mirror of
https://github.com/Nimac0/SDL_Minigame
synced 2026-01-12 05:43:43 +00:00
changed default width and height in config.json
This commit is contained in:
parent
201b5c8b5d
commit
9195b19bdb
@ -1,7 +1,7 @@
|
||||
{
|
||||
"fullscreen": false,
|
||||
"title": "VGG (Very Good Game)",
|
||||
"screen_height": 100,
|
||||
"screen_width": 100,
|
||||
"screen_height": 600,
|
||||
"screen_width": 800,
|
||||
"icon": "./engine/internalAssets/iconImage.bmp"
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user