Return Cache type and default quickloader from items library
This commit is contained in:
parent
f9d61a8b5e
commit
9ab090d9b9
@ -337,5 +337,4 @@ local function QUICKLOAD(name, chest)
|
||||
return nil
|
||||
end
|
||||
|
||||
local cache = Cache.loadOrBuild(FILE_CACHE, QUICKLOAD)
|
||||
cache:save(FILE_CACHE)
|
||||
return Cache, QUICKLOAD
|
Loading…
x
Reference in New Issue
Block a user