mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 05:00:55 +01:00
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:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user