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