From ebe1b011db93d47b7a29b8b4d1e371b1a97bffce Mon Sep 17 00:00:00 2001 From: lempamo Date: Tue, 8 Aug 2017 10:42:48 -0400 Subject: custom minesweeper tables AND painted separators --- 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 623b3e7..2dfcdb9 100644 --- a/TimeHACK.Main/TimeHACK.Main.csproj +++ b/TimeHACK.Main/TimeHACK.Main.csproj @@ -168,6 +168,12 @@ IE4Start.cs + + UserControl + + + CustomMinefield.cs + UserControl @@ -372,6 +378,9 @@ IE4Start.cs + + CustomMinefield.cs + MineBestTimes.cs -- cgit v1.2.3