diff --git a/code/_onclick/hud/ghost.dm b/code/_onclick/hud/ghost.dm index aa39055e94..be4ba213f8 100644 --- a/code/_onclick/hud/ghost.dm +++ b/code/_onclick/hud/ghost.dm @@ -68,6 +68,7 @@ if(!G.client.prefs.ghost_hud) return mymob.client.screen += static_inventory + update_parallax_existence() /mob/dead/observer/create_mob_hud() if(client && !hud_used)