mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-23 03:56:27 +01:00
Merge pull request #2876 from Neerti/12/27/2016_lighting_fix_hopefully
Fixes floor lighting bug
This commit is contained in:
@@ -84,4 +84,7 @@
|
||||
if(dynamic_lighting)
|
||||
lighting_build_overlays()
|
||||
else
|
||||
lighting_clear_overlays()
|
||||
lighting_clear_overlays()
|
||||
else
|
||||
if(lighting_overlay)
|
||||
lighting_overlay.update_overlay()
|
||||
Reference in New Issue
Block a user