Lighting system is too buggy to continue until I know wtf is going on

This commit is contained in:
Aryn
2014-02-24 05:58:09 -07:00
parent 8a3b99aa68
commit ca7d4026b8
16 changed files with 163 additions and 93 deletions
+1
View File
@@ -77,6 +77,7 @@ datum/controller/game_controller/proc/setup()
if(ticker)
ticker.pregame()
new/datum/controller/lighting()
lighting_controller.Initialize()