Fixed Gravity to scale correctly with global scale

This commit is contained in:
2021-11-05 21:54:18 -04:00
parent bd0c49b3ae
commit 0cc31be0c7
3 changed files with 2 additions and 2 deletions

View File

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