diff --git a/code/modules/client/client procs.dm b/code/modules/client/client procs.dm index 336231e530..fc72bc1611 100644 --- a/code/modules/client/client procs.dm +++ b/code/modules/client/client procs.dm @@ -158,6 +158,7 @@ if(!void) void = new() + void.MakeGreed() screen += void if(prefs.lastchangelog != changelog_hash) //bolds the changelog button on the interface so we know there are updates.