item
This commit is contained in:
@@ -42,7 +42,6 @@ void uiRender(void) {
|
||||
// Render UI elements here
|
||||
if(UI.fontTexture.width > 0) {
|
||||
uiDebugRender(UI.fontTileset, &UI.fontTexture);
|
||||
// uiTextboxRender();
|
||||
}
|
||||
cameraPopMatrix();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user