Fix debug Config using res scaling 2x by default (#1546)

As the title say, this restore the value to 1.
This commit is contained in:
Mary 2020-09-13 03:02:45 +02:00 committed by GitHub
parent 36ec1bc6c0
commit 2ce59c44bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
{
"version": 11,
"res_scale": 2,
"res_scale": 1,
"res_scale_custom": 1,
"max_anisotropy": -1,
"graphics_shaders_dump_path": "",