Merge pull request #16028 from DeltaFire15/powernet-optim

Minor power_change optimization (updated)
This commit is contained in:
silicons
2023-11-17 12:25:47 -08:00
committed by GitHub
3 changed files with 17 additions and 12 deletions
+1 -1
View File
@@ -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)