This commit is contained in:
olliy 2021-04-20 20:34:11 +05:00 committed by GitHub
parent a76b52247a
commit 8b0900ac82
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -155,7 +155,6 @@ minetest.register_globalstep(function(dtime)
end
end)
--Backwards compatibility
minetest.register_alias("shooter:rocket", "shooter_rocket:rocket")
minetest.register_alias("shooter:rocket_gun", "shooter_rocket:rocket_gun")