Closed connorjclark closed 1 week ago
The text dialog I get when doing this does not use monospace, even though the implementation seems correct to me.
m_textlog = al_open_native_text_log("ZScript", ALLEGRO_TEXTLOG_MONOSPACE);
Thanks, I have a fix ready.
Confirmed the fix, thanks!
The text dialog I get when doing this does not use monospace, even though the implementation seems correct to me.