[MIRROR] some fixes (#11217)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-07-22 09:49:43 +02:00
committed by GitHub
co-authored by Kashargul
parent ad9097a092
commit 2bc6485c7b
7 changed files with 241 additions and 10 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ GLOBAL_VAR_INIT(allowed_ghost_spawns, 2)
var/active_tab = GHOST_POD_TAB
/datum/tgui_module/ghost_spawn_menu/tgui_state(mob/user)
return GLOB.tgui_self_state
return GLOB.tgui_observer_state
/datum/tgui_module/ghost_spawn_menu/tgui_close(mob/user)
. = ..()