toml format is now used for settings file
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
#include "../typedefs.h"
|
||||
|
||||
#define SETTINGS_FILE "settings.json"
|
||||
#define SETTINGS_FILE "settings.toml"
|
||||
#define SCREENSHOTS_FOLDER "screenshots"
|
||||
|
||||
using std::string;
|
||||
|
||||
Reference in New Issue
Block a user