Changes ordering of config.json and configuration files (#2253)

This allows configuration values to be written to log file for analysis
This commit is contained in:
Mark Araujo 2021-04-30 20:39:42 +01:00 committed by GitHub
parent 8a81be9eca
commit 1998a3a90a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 9 additions and 8 deletions

View file

@ -1,5 +1,6 @@
{
"version": 24,
"enable_file_log": true,
"res_scale": 1,
"res_scale_custom": 1,
"max_anisotropy": -1,
@ -14,7 +15,6 @@
"logging_enable_fs_access_log": false,
"logging_filtered_classes": [],
"logging_graphics_debug_level": "None",
"enable_file_log": true,
"system_language": "AmericanEnglish",
"system_region": "USA",
"system_time_zone": "UTC",