From 044d3dd3aa38f02693d1d2561a4276b2dc1bdd9a Mon Sep 17 00:00:00 2001 From: Alex-TIMEHACK Date: Fri, 19 May 2017 21:01:07 +0100 Subject: My Address Book is done! --- TimeHACK.Main/NewGameDialog.cs | 1 - 1 file changed, 1 deletion(-) (limited to 'TimeHACK.Main/NewGameDialog.cs') 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 -- cgit v1.2.3