text after debug

This commit is contained in:
John Alanbrook 2023-06-05 17:50:19 +00:00
parent 5a6a27772e
commit ea6c8417aa

View file

@ -344,8 +344,8 @@ void openglRender(struct window *window) {
debug_nextpass(); debug_nextpass();
call_gui(); call_gui();
text_flush();
debug_flush(&hudproj); debug_flush(&hudproj);
text_flush();
nuke_start(); nuke_start();
call_nk_gui(); call_nk_gui();
nuke_end(); nuke_end();