Initializes DreamDaemon before the compiler

This commit is contained in:
Jordan Brown
2017-11-12 14:34:58 -05:00
committed by GitHub
parent 705c6d3e4d
commit a82d0c72dd
@@ -37,8 +37,8 @@ namespace TGServerService
InitChat();
InitRepo();
InitByond();
InitCompiler();
InitDreamDaemon();
InitCompiler();
}
/// <summary>