some fixes (#18030)

* some fixes

* .

* observer state

* .

* .

* .

* .

* fix

* update

* bun up
This commit is contained in:
Kashargul
2025-07-21 22:42:32 +02:00
committed by GitHub
parent b2fed07496
commit 87b45d138f
13 changed files with 371 additions and 160 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)
. = ..()