1
0
mirror of https://github.com/mt-mods/homedecor_modpack.git synced 2025-07-17 05:10:25 +02:00

replace print with verbose logging (#409)

* remove debug log
This commit is contained in:
Eugen Wesseloh
2018-05-14 06:00:29 +02:00
committed by Vanessa Dannenberg
parent 31bf6b8c40
commit 017326dbed
4 changed files with 3 additions and 5 deletions

View File

@ -64,7 +64,6 @@ lrfurn.old_static_armchairs = {}
for _, color in ipairs(lrfurn.colors) do
table.insert(lrfurn.old_static_armchairs, "lrfurn:armchair_"..color)
print("lrfurn:armchair_"..color)
end
minetest.register_lbm({