mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-25 14:16:58 +01:00
[MIRROR] some fixes (#11217)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
co-authored by
Kashargul
parent
ad9097a092
commit
2bc6485c7b
@@ -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)
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user