mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-30 12:02:24 +00:00
Made some programs to call UI update on Topic()
This commit is contained in:
@@ -367,6 +367,9 @@
|
||||
update_icon()
|
||||
return 1
|
||||
|
||||
update_uis()
|
||||
return 0
|
||||
|
||||
// Used in following function to reduce copypaste
|
||||
/obj/item/modular_computer/proc/power_failure()
|
||||
if(enabled) // Shut down the computer
|
||||
|
||||
Reference in New Issue
Block a user