mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-27 07:04:57 +01:00
Initializes DreamDaemon before the compiler
This commit is contained in:
@@ -37,8 +37,8 @@ namespace TGServerService
|
||||
InitChat();
|
||||
InitRepo();
|
||||
InitByond();
|
||||
InitCompiler();
|
||||
InitDreamDaemon();
|
||||
InitCompiler();
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user