From 316b7739bd1f2e19ba67d7fd6302b8ec0c8fa75a Mon Sep 17 00:00:00 2001 From: Alex-TIMEHACK Date: Sat, 10 Jun 2017 12:22:50 +0100 Subject: Done ALOT of tweaks and Save troubleshooter There is now a save troubleshooter that checks your save files if they can't load! Also, it checks what OS to load on startup of the game! --- 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 21d668f..6b78699 100644 --- a/TimeHACK.Main/TimeHACK.Main.csproj +++ b/TimeHACK.Main/TimeHACK.Main.csproj @@ -243,6 +243,12 @@ True Resources.resx + + Form + + + SaveFileTroubleShooter.cs + Form @@ -311,6 +317,9 @@ Designer Resources.Designer.cs + + SaveFileTroubleShooter.cs + TitleScreen.cs -- cgit v1.2.3