milo wip
This commit is contained in:
@@ -160,6 +160,7 @@ self.listCount = self.listCount + 1
|
||||
if not entry then
|
||||
entry = Util.shallowCopy(v)
|
||||
entry.count = v.count
|
||||
entry.key = key
|
||||
cache[key] = entry
|
||||
table.insert(items, entry)
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user