mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 05:23:22 +01:00
Fix IFF swapping destroying away ship radios (#15420)
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
)
|
||||
|
||||
if(use_common)
|
||||
channels += list(CHANNEL_COMMON, TRUE)
|
||||
channels += list(CHANNEL_COMMON = TRUE)
|
||||
|
||||
/obj/item/device/encryptionkey/ship/common
|
||||
use_common = TRUE
|
||||
|
||||
Reference in New Issue
Block a user