commit
059566cf68
@ -206,7 +206,7 @@ editor.prototype.loadAllImgs = function(icons){
|
|||||||
return Promise.all(p);
|
return Promise.all(p);
|
||||||
}
|
}
|
||||||
editor.prototype.idsInit = function(maps, icons){
|
editor.prototype.idsInit = function(maps, icons){
|
||||||
editor.ids = [];
|
editor.ids = [0];
|
||||||
editor.indexs = [];
|
editor.indexs = [];
|
||||||
var MAX_NUM = 400;
|
var MAX_NUM = 400;
|
||||||
var getInfoById = function(id){
|
var getInfoById = function(id){
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user