From cd4785347eb641a0fab1a7157d701dd5d8c3259f Mon Sep 17 00:00:00 2001 From: TrueDoctor Date: Thu, 27 Sep 2018 00:31:30 +0200 Subject: hoked the command handler up to the web api modified file locations --- DSACore/DSA_Game/Dsa.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DSACore/DSA_Game/Dsa.cs') diff --git a/DSACore/DSA_Game/Dsa.cs b/DSACore/DSA_Game/Dsa.cs index 4573542..ff74788 100644 --- a/DSACore/DSA_Game/Dsa.cs +++ b/DSACore/DSA_Game/Dsa.cs @@ -57,7 +57,7 @@ namespace DSACore.DSA_Game { Chars = Chars.Select(x => SaveChar.FromICharacter(x)).ToList() }; - Session.Save(); + //Session.Save(); } public static ICharacter GetCharacter(ulong id) -- cgit v1.2.3-70-g09d2