format init.lua, fix comment

This commit is contained in:
zaoqi 2020-01-01 19:09:11 +08:00
parent 8076994db9
commit 7698c653c4

View File

@ -2702,6 +2702,6 @@ minetest.register_node("vehicles:light_barrier2", {
}) })
end--if minetest.setting_get("vehicles_nodes") then end--if minetest.settings:get("vehicles_nodes") then
end--if enable_built_in then end--if enable_built_in then