mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 05:30:05 +01:00
Merge pull request #25141 from MrStonedOne/patch-332
Remove low priority from lighting
This commit is contained in:
@@ -9,7 +9,6 @@ var/list/lighting_update_objects = list() // List of lighting objects queued fo
|
||||
name = "Lighting"
|
||||
wait = 2
|
||||
init_order = -20
|
||||
priority = 35
|
||||
flags = SS_TICKER
|
||||
|
||||
var/initialized = FALSE
|
||||
|
||||
Reference in New Issue
Block a user