This commit is contained in:
shoopea 2020-01-26 14:52:45 +08:00
parent 600890e034
commit 8796ab916d

View File

@ -293,7 +293,7 @@ func loadObjItem() error {
}
}
log.Printf("%d items loaded.\n", len(items))
log.Printf("%d items loaded.\n", len(objItems))
/*
for _, v := range cacheObjItemId {