DEADSOFTWARE

Holmes UI is more important than console! ;-)
[d2df-sdl.git] / src / game / g_game.pas
index f5b1903db7cde1fe171408dd13c7052329becc36..844e9a4554a02fcf4f9650a6fb2b230658e53d5d 100644 (file)
@@ -3337,6 +3337,8 @@ begin
     drawTime(gScreenWidth-72, gScreenHeight-16);
 
   if gGameOn then drawProfilers();
+
+  g_Holmes_DrawUI();
 end;
 
 procedure g_Game_Quit();