Writable files in "Save", read-only files in "Data". This simplifies the installer and packaging.
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
InputMapper* INPUTMAPPER = NULL; // global and accessable from anywhere in our program
|
||||
|
||||
#define KEYMAPS_PATH "Data/Keymaps.ini"
|
||||
#define KEYMAPS_PATH "Save/Keymaps.ini"
|
||||
|
||||
InputMapper::InputMapper()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user