mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Reserve PascalCase inits
This commit is contained in:
@@ -84,7 +84,7 @@ datum/controller/game_controller/proc/setup()
|
||||
if(ticker)
|
||||
ticker.pregame()
|
||||
|
||||
lighting_controller.Initialize()
|
||||
lighting_controller.initializeLighting()
|
||||
|
||||
|
||||
datum/controller/game_controller/proc/setup_objects()
|
||||
|
||||
Reference in New Issue
Block a user