From cc5a8d36ceac1567eebe946c3c6cbd0813a854c1 Mon Sep 17 00:00:00 2001 From: jtsshieh Date: Wed, 26 Jul 2017 20:53:04 -0400 Subject: VERY VERY VERY BASIC Minsweeper Took me a ton of time to get the game and square files working. Now all thats left is the sad face, about box, difficulties, acheivements, and pixel perfect (tradmarked) --- TimeHACK.Main/TimeHACK.Main.csproj | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'TimeHACK.Main/TimeHACK.Main.csproj') diff --git a/TimeHACK.Main/TimeHACK.Main.csproj b/TimeHACK.Main/TimeHACK.Main.csproj index 341090f..77192ec 100644 --- a/TimeHACK.Main/TimeHACK.Main.csproj +++ b/TimeHACK.Main/TimeHACK.Main.csproj @@ -162,6 +162,8 @@ IE4Start.cs + + @@ -188,6 +190,12 @@ WinClassicFTPClient.cs + + UserControl + + + WinClassicMinesweeper.cs + UserControl @@ -361,6 +369,9 @@ WinClassicFTPClient.cs + + WinClassicMinesweeper.cs + WinClassicTerminal.cs @@ -501,6 +512,10 @@ + + + + -- cgit v1.2.3