Various things

Signed-off-by: Slendi <slendi@socopon.com>
This commit is contained in:
2025-10-07 04:32:14 +03:00
parent 278f4c6df3
commit 64979c6e5c
3 changed files with 29 additions and 4 deletions

View File

@@ -30,7 +30,7 @@ auto App::tick() -> void
BeginDrawing();
ClearBackground(BLANK);
ClearBackground(theme().window.background);
DrawFPS(10, 10);
if (m_tr) {