Base: call Textmenu_Draw() in hud.qc

Develop
Marco Cawthorne 6 months ago
parent 8e14d3707d
commit 94e9caf923
Signed by: eukara
GPG Key ID: CE2032F0A2882A22

@ -24,6 +24,7 @@ HUD_Init(void)
void
HUD_Draw(void)
{
Textmenu_Draw();
}
/* specatator main entry */

Loading…
Cancel
Save