previously forgot to draw char in text builder, but we do that now

This commit is contained in:
2025-09-12 14:02:38 +01:00
parent 2ad7623848
commit 77a64ae794
5 changed files with 22 additions and 8 deletions

View File

@@ -152,7 +152,7 @@ struct
let
val shellState = consumeDrawEvents shellState
val _ = Gles3.clearColor (0.087, 0.095, 0.13, 1.0)
val _ = Gles3.clearColor (0.3, 0.3, 0.3, 1.0)
val _ = Gles3.clear ()
val app = update app