Update init.lua

This commit is contained in:
NO11 2021-09-05 11:23:54 -05:00 committed by GitHub
parent 11fa2d5f21
commit 97fae9d128
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -456,5 +456,4 @@ if minetest.settings:get_bool("mcl_generate_ores", true) then
override_ore(o[1], o[2], o[3], o[4], o[5], o[6])
end
end
end