mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 22:19:30 +01:00
Merge pull request #19100 from MrStonedOne/patch-226
Fixes random dark turfs
This commit is contained in:
@@ -309,6 +309,7 @@
|
||||
lighting_changed = 0
|
||||
if(lighting_object)
|
||||
lighting_object.alpha = 0
|
||||
qdel(lighting_object)
|
||||
lighting_object = null
|
||||
else
|
||||
if(!lighting_object)
|
||||
|
||||
Reference in New Issue
Block a user