fix CI (hopefully) (#12585)

* fix CI hopefully

* more CI

* fffff test this fix

* ok try this

* ok maybe

* more runtime??

* Revert "more runtime??"

This reverts commit c14124de3e18b2963ed78207ed6c64df97524a3c.

* fix this runtime?

* Revert "fix this runtime?"

This reverts commit 4b690e17666b906c47ea1ba86da6744be15c1132.

* working??

Co-authored-by: nevimer <foxmail@protonmail.com>
This commit is contained in:
nevimer
2022-04-08 23:06:02 +01:00
committed by GitHub
co-authored by nevimer
parent f8ccfa9ce5
commit bd6cf07f90
6 changed files with 15 additions and 27 deletions
+2 -2
View File
@@ -146,8 +146,8 @@
airlock.welded = TRUE
if(24 to 30)
airlock.panel_open = TRUE
if(airlock.cutAiWire)
wires.cut(WIRE_AI)
if(airlock.cutAiWire && wires) // SKYRAT EDIT
wires?.cut(WIRE_AI) // SKYRAT EDIT
if(airlock.autoname)
name = get_area_name(src, TRUE)
update_appearance()