Cosmetic improvement improvements

This commit is contained in:
osmarks 2018-07-27 11:58:54 +01:00
parent 49a1a8d2f3
commit 62d3b4f6c2

View File

@ -46,7 +46,7 @@ local function update_index_for(name)
index[name] = data index[name] = data
print("Indexed", name, ".") print("Indexed " .. name .. ".")
end end
-- Reindex all connected inventories -- Reindex all connected inventories