CI fix for component hose connector (#17873)

* CI wanted component fix

* moved to signal
This commit is contained in:
Will
2025-06-16 17:02:33 +02:00
committed by GitHub
parent 42896fab4b
commit 2610f7b553
5 changed files with 14 additions and 9 deletions
+1 -2
View File
@@ -63,8 +63,7 @@ GLOBAL_LIST_EMPTY(fusion_cores)
if((stat & BROKEN) || !powernet || !owned_field)
Shutdown()
var/datum/component/hose_connector/HC = GetComponent(/datum/component/hose_connector)
HC.force_pump()
SEND_SIGNAL(src, COMSIG_HOSE_FORCEPUMP)
if(owned_field)