Comment fix in builtin.lua

master
Perttu Ahola 2011-11-28 01:17:36 +02:00
parent 19a1ac1f34
commit 6029d9e5a9
1 changed files with 1 additions and 1 deletions

View File

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