From 9328abe3848262d9d52e847f0029ed1144399f7b Mon Sep 17 00:00:00 2001 From: Alex-TIMEHACK Date: Sat, 20 May 2017 13:33:32 +0100 Subject: Added my SaveSystem! --- TimeHACK.Main/TimeHACK.Main.csproj | 24 +++++++++++++++++++++--- 1 file changed, 21 insertions(+), 3 deletions(-) (limited to 'TimeHACK.Main/TimeHACK.Main.csproj') diff --git a/TimeHACK.Main/TimeHACK.Main.csproj b/TimeHACK.Main/TimeHACK.Main.csproj index 4956405..a8ccbff 100644 --- a/TimeHACK.Main/TimeHACK.Main.csproj +++ b/TimeHACK.Main/TimeHACK.Main.csproj @@ -122,10 +122,22 @@ - + Form - + + LoadGameDialog.cs + + + UserControl + + + LoadGameProfileItem.cs + + + Form + + NewGameDialog.cs @@ -231,7 +243,13 @@ TitleScreen.cs - + + LoadGameDialog.cs + + + LoadGameProfileItem.cs + + NewGameDialog.cs -- cgit v1.2.3