From db35067b40357f4c17a283b3b777be88febca092 Mon Sep 17 00:00:00 2001 From: "L.E.D" Date: Thu, 29 Dec 2016 07:49:47 -0500 Subject: [PATCH] yeh (#88) --- code/_onclick/hud/ghost.dm | 1 + 1 file changed, 1 insertion(+) 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)