Merge pull request #1406 from CHOMPStationBot/upstream-merge-9789

[MIRROR] [MIRROR] Deletes the process scheduler.
This commit is contained in:
Razgriz
2021-02-25 17:12:12 -07:00
committed by GitHub
2 changed files with 1 additions and 11 deletions
-5
View File
@@ -183,11 +183,6 @@ var/global/datum/controller/subsystem/ticker/ticker
if(adm["total"] == 0)
send2adminirc("A round has started with no admins online.")
/* supply_controller.process() //Start the supply shuttle regenerating points -- TLE // handled in scheduler
master_controller.process() //Start master_controller.process()
lighting_controller.process() //Start processing DynamicAreaLighting updates
*/
current_state = GAME_STATE_PLAYING
Master.SetRunLevel(RUNLEVEL_GAME)