From 52b9cd9c8051a8d95587e3ccc3ee3220609bcc56 Mon Sep 17 00:00:00 2001 From: lempamo Date: Tue, 28 Feb 2017 11:58:24 -0500 Subject: more snakey stuff someone fix the snakey bug plz --- ShiftOS.WinForms/Applications/ShiftSweeper.cs | 1 - 1 file changed, 1 deletion(-) (limited to 'ShiftOS.WinForms/Applications/ShiftSweeper.cs') diff --git a/ShiftOS.WinForms/Applications/ShiftSweeper.cs b/ShiftOS.WinForms/Applications/ShiftSweeper.cs index 6c64d30..0b05bdf 100644 --- a/ShiftOS.WinForms/Applications/ShiftSweeper.cs +++ b/ShiftOS.WinForms/Applications/ShiftSweeper.cs @@ -41,7 +41,6 @@ namespace ShiftOS.WinForms.Applications [DefaultIcon("iconShiftSweeper")] public partial class ShiftSweeper : UserControl, IShiftOSWindow { - private bool gameplayed = false; private bool flagtime = false; private int mineCount = 0; private int origminecount; -- cgit v1.2.3