finaly fixing 720p bug (issue #36)

This commit is contained in:
minjaesong
2020-11-21 22:04:59 +09:00
parent e97a74483f
commit 5d46402b27
5 changed files with 20 additions and 22 deletions

View File

@@ -1,8 +1,8 @@
{
"displayfps": 0,
"usevsync": false,
"screenwidth": 1110,
"screenheight": 740,
"screenwidth": 1280,
"screenheight": 720,
"language": "enUS",
"notificationshowuptime": 4000,
"multithread": true,