quick fix

This commit is contained in:
SandPoot
2024-12-04 16:22:27 -03:00
parent 62211ba712
commit 91e8a8ae3b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1031,7 +1031,7 @@
if(GLOB.announcement_systems.len)
// Sends an announcement the AI has cryoed.
var/obj/machinery/announcement_system/announcer = pick(GLOB.announcement_systems)
announcer.announce("CRYOSTORAGE", src.real_name, announce_rank, list())
announcer.announce("CRYOSTORAGE", real_name, announce_rank, announce_rank, list())
new /obj/structure/ai_core/latejoin_inactive(loc)
if(src.mind)
//Handle job slot/tater cleanup.