1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-12 16:15:20 +02:00

Comment fix in builtin.lua

This commit is contained in:
Perttu Ahola
2011-11-28 01:17:36 +02:00
parent 19a1ac1f34
commit 6029d9e5a9

View File

@@ -148,7 +148,7 @@ minetest.register_node("ignore", {
}) })
-- --
-- Chat message processing -- Callback registration
-- --
function make_registration() function make_registration()