borland271
Newbie
- Jul 10, 2018
- 68
- 49
- 162
you are good person, thank youin the game's folder "www/js/plugins/" create a file called "MoreSaveSlots.js" with the text:
DataManager.maxSavefiles = function() {
return 200;
};
then go to "www/js/". open plugins.js and add the line:
{"name":"MoreSaveSlots","status":true,"description":"","parameters":{}},