Fixed whatever problem was with texture loading.

This commit is contained in:
2026-02-16 12:29:25 -06:00
parent d7a0bb4509
commit 9c9d2d548e
13 changed files with 86 additions and 34 deletions

View File

@@ -199,7 +199,7 @@ function sceneRender()
1, 1
)
textDraw(10, 10, "Minesweeper")
textDraw(10, 10, "A")
-- centerX = math.floor(screenGetWidth() / 2)
-- centerY = math.floor(screenGetHeight() / 2)

Binary file not shown.

BIN
assets/ui/minogram.dtf Normal file

Binary file not shown.