clean up
This commit is contained in:
parent
a76b52247a
commit
8b0900ac82
1 changed files with 10 additions and 11 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue