Updated compile script
This commit is contained in:
@@ -20,7 +20,7 @@ local stageConfig = {
|
||||
}
|
||||
|
||||
Spearhead.internal.GlobalCapManager.start(databaseManager, capConfig, stageConfig)
|
||||
Spearhead.internal.GlobalStageManager.start(databaseManager)
|
||||
Spearhead.internal.GlobalStageManager.start(databaseManager, stageConfig)
|
||||
|
||||
|
||||
Spearhead.Events.PublishStageNumberChanged(1)
|
||||
|
||||
Reference in New Issue
Block a user