add background for F3 text, fix single-channel texture display

This commit is contained in:
2022-02-10 21:13:55 +08:00
parent a17a43505c
commit a628fdb434
7 changed files with 44 additions and 11 deletions

View File

@ -1,7 +1,7 @@
{
"WindowWidth": 1600,
"WindowHeight": 900,
"WindowWidth": 800,
"WindowHeight": 600,
"FramerateLimit": 60
"FramerateLimit": 0
}