mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 04:51:32 +01:00
Merge branch 'master' into no_bluespace_fun
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
. = data
|
||||
|
||||
var/datum/signal/signal
|
||||
signal = telecomms_process_active()
|
||||
signal = telecomms_process_active(user.loc.z)
|
||||
|
||||
VUEUI_SET_CHECK(data["isAI"], isAI(user), ., data)
|
||||
data["crewmembers"] = list()
|
||||
|
||||
Reference in New Issue
Block a user