Added alias

This commit is contained in:
Extex101 2019-05-30 10:17:30 -07:00 committed by GitHub
parent 0821784143
commit b44b76cc93
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -167,3 +167,4 @@ if not minetest.get_modpath("fireflies") then
}
})
end
minetest.register_alias("butterflies:bug_net", "fireflies:bug_net")