mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 04:26:03 +01:00
Assemblies with lighting circuits now properly update light position.
This commit is contained in:
@@ -90,6 +90,9 @@
|
||||
handle_idle_power()
|
||||
check_pulling()
|
||||
|
||||
if(light) //Update lighting objects (From light circuits) so movement is handled.
|
||||
update_light()
|
||||
|
||||
//updates diagnostic hud
|
||||
diag_hud_set_circuithealth()
|
||||
diag_hud_set_circuitcell()
|
||||
|
||||
Reference in New Issue
Block a user