aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/NewGameDialog.cs
diff options
context:
space:
mode:
authorAlex-TIMEHACK <[email protected]>2017-05-19 21:01:07 +0100
committerAlex-TIMEHACK <[email protected]>2017-05-19 21:01:07 +0100
commit044d3dd3aa38f02693d1d2561a4276b2dc1bdd9a (patch)
tree44ce55271632801b9d0d677cc275376ea0bdff59 /TimeHACK.Main/NewGameDialog.cs
parent4221dbc55084b0269c82e027b6ac56957acb9912 (diff)
downloadhistacom2-044d3dd3aa38f02693d1d2561a4276b2dc1bdd9a.tar.gz
histacom2-044d3dd3aa38f02693d1d2561a4276b2dc1bdd9a.tar.bz2
histacom2-044d3dd3aa38f02693d1d2561a4276b2dc1bdd9a.zip
My Address Book is done!
Diffstat (limited to 'TimeHACK.Main/NewGameDialog.cs')
-rw-r--r--TimeHACK.Main/NewGameDialog.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/TimeHACK.Main/NewGameDialog.cs b/TimeHACK.Main/NewGameDialog.cs
index 3479aec..0d95aff 100644
--- a/TimeHACK.Main/NewGameDialog.cs
+++ b/TimeHACK.Main/NewGameDialog.cs
@@ -8,7 +8,6 @@ using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;
using TimeHACK.Engine;
-using TimeHACK.Engine.GameSave;
using Newtonsoft.Json;
namespace TimeHACK