From d2286b7d68db20fae6bdb58078853379faf5ac08 Mon Sep 17 00:00:00 2001 From: jtsshieh Date: Wed, 2 Aug 2017 22:03:57 -0400 Subject: Minesweeper Scoring System I didn't do acheivments because I couldn t work out how to add one. --- TimeHACK.Main/TimeHACK.Main.csproj | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'TimeHACK.Main/TimeHACK.Main.csproj') diff --git a/TimeHACK.Main/TimeHACK.Main.csproj b/TimeHACK.Main/TimeHACK.Main.csproj index 9d063c1..fe23577 100644 --- a/TimeHACK.Main/TimeHACK.Main.csproj +++ b/TimeHACK.Main/TimeHACK.Main.csproj @@ -163,6 +163,12 @@ IE4Start.cs + + UserControl + + + MineBestTimes.cs + @@ -363,6 +369,9 @@ IE4Start.cs + + MineBestTimes.cs + TempIE4.cs -- cgit v1.2.3