mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
[MIRROR] Fix crew manifest (#9279)
Co-authored-by: ShadowLarkens <shadowlarkens@gmail.com> Co-authored-by: CHOMPStation2 <chompsation2@gmail.com>
This commit is contained in:
@@ -13,6 +13,10 @@
|
||||
/datum/tgui_module/crew_manifest/robot/tgui_state(mob/user)
|
||||
return GLOB.tgui_self_state
|
||||
|
||||
/datum/tgui_module/crew_manifest/new_player
|
||||
/datum/tgui_module/crew_manifest/new_player/tgui_state(mob/user)
|
||||
return GLOB.tgui_always_state
|
||||
|
||||
// Module that deletes itself when it's closed
|
||||
/datum/tgui_module/crew_manifest/self_deleting
|
||||
|
||||
|
||||
Reference in New Issue
Block a user