Before changing to static libraries

This commit is contained in:
2022-07-04 09:42:42 -04:00
parent 70402c5382
commit 21c30b7f52
4 changed files with 35 additions and 28 deletions

View File

@ -1,7 +1,7 @@
{
"GameName":"Beagle Rescue",
"WindowName":"Beagle Rescue",
"WindowSize":{"w":320,"h":200},
"WindowSize":{"w":320,"h":240},
"WindowFullScreen": 0,
"GlobalScale": 4
"GlobalScale": 3
}