Add files via upload
This commit is contained in:
parent
56dd41bdec
commit
7144834946
@ -1897,7 +1897,7 @@ control.prototype.getSave = function (index, callback) {
|
||||
callback(core.saves.autosave.data);
|
||||
}, function(err) {
|
||||
main.log(err);
|
||||
callback(null,-1);
|
||||
callback(null);
|
||||
});
|
||||
}
|
||||
return;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user