Breaks up ITGSService into itself, ITGLanding, and ITGInstanceManager

This commit is contained in:
Cyberboss
2017-11-07 16:59:56 -05:00
parent 8f8b1bfa5a
commit 506c98c592
15 changed files with 180 additions and 127 deletions
@@ -51,6 +51,7 @@ namespace TGServerService
DisposeByond();
DisposeRepo();
DisposeChat();
DisposeAdministration();
Config.Save();
}