1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-12-25 02:00:37 +01:00

Fix comments in multiline comment

This commit is contained in:
LeMagnesium 2015-09-06 00:39:33 +02:00
parent 9fdf469de2
commit b6b9c3a59a

View File

@ -156,8 +156,8 @@ end
-- Rarely ignite things from far
--[[ Currently disabled to reduce the chance of uncontrollable spreading
fires that disrupt servers. Also for less lua processing load.
-- Currently disabled to reduce the chance of uncontrollable spreading
-- fires that disrupt servers. Also for less lua processing load.
minetest.register_abm({
nodenames = {"group:igniter"},