1
0
mirror of https://github.com/mt-mods/pipeworks.git synced 2024-11-17 15:58:29 +01:00

Log the "Pipeworks loaded!" message to infostream instead of printing it

This commit is contained in:
HybridDog 2016-02-21 09:15:43 +01:00
parent d93396600f
commit 9dbaa5f4f6

View File

@ -150,4 +150,4 @@ end
minetest.register_alias("pipeworks:pipe", "pipeworks:pipe_110000_empty")
print("Pipeworks loaded!")
minetest.log("info", "Pipeworks loaded!")