mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 18:32:03 +00:00
Fixes lighting, backpacks getting contaminated, and bombs not working.
This commit is contained in:
@@ -71,7 +71,9 @@ datum/controller/game_controller/proc/setup()
|
||||
spawn(0)
|
||||
if(ticker)
|
||||
ticker.pregame()
|
||||
lighting_controller.Initialize()
|
||||
|
||||
lighting_controller.Initialize()
|
||||
|
||||
|
||||
datum/controller/game_controller/proc/setup_objects()
|
||||
world << "\red \b Initializing objects"
|
||||
|
||||
Reference in New Issue
Block a user