Add another index message
This commit is contained in:
parent
94743e9633
commit
5cfd6d2c4d
@ -49,6 +49,7 @@ end
|
||||
|
||||
-- Reindex all connected inventories
|
||||
local function update_index()
|
||||
print "Indexing started."
|
||||
for n in pairs(inventories) do
|
||||
update_index_for(n)
|
||||
sleep()
|
||||
|
Loading…
Reference in New Issue
Block a user