mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-12-25 18:20:36 +01:00
Fix comments in multiline comment
This commit is contained in:
parent
9fdf469de2
commit
b6b9c3a59a
@ -156,8 +156,8 @@ end
|
|||||||
|
|
||||||
-- Rarely ignite things from far
|
-- Rarely ignite things from far
|
||||||
|
|
||||||
--[[ Currently disabled to reduce the chance of uncontrollable spreading
|
-- Currently disabled to reduce the chance of uncontrollable spreading
|
||||||
fires that disrupt servers. Also for less lua processing load.
|
-- fires that disrupt servers. Also for less lua processing load.
|
||||||
|
|
||||||
minetest.register_abm({
|
minetest.register_abm({
|
||||||
nodenames = {"group:igniter"},
|
nodenames = {"group:igniter"},
|
||||||
|
Loading…
Reference in New Issue
Block a user