Merge pull request #16028 from DeltaFire15/powernet-optim
Minor power_change optimization (updated)
This commit is contained in:
@@ -105,7 +105,7 @@
|
||||
addStaticPower(-value, powerchannel)
|
||||
|
||||
/obj/machinery/proc/power_change()
|
||||
//SIGNAL_HANDLER
|
||||
SHOULD_NOT_SLEEP(TRUE)
|
||||
//SHOULD_CALL_PARENT(TRUE)
|
||||
|
||||
if(stat & BROKEN)
|
||||
|
||||
Reference in New Issue
Block a user