This commit is contained in:
kepler155c@gmail.com
2019-03-27 07:42:33 -04:00
parent 4d06a9a738
commit a181a58420
4 changed files with 9 additions and 3 deletions

View File

@@ -280,7 +280,7 @@ function Storage:listItems(throttle)
end
end
itemDB:flush()
_G._debug('STORAGE: refresh ' .. #t .. ' inventories in ' .. timer())
_G._debug('STORAGE: refresh ' .. #t .. ' inventories in ' .. Util.round(timer(), 2))
self.dirty = false
self.cache = cache