mirror of
https://github.com/minetest-mods/3d_armor.git
synced 2025-06-29 14:50:47 +02:00
Remove unnecessary code
This commit is contained in:
@ -289,7 +289,6 @@ end
|
||||
|
||||
armor.update_inventory = function(self, player)
|
||||
-- DEPRECIATED: Legacy inventory support
|
||||
self:run_callbacks("on_update", player)
|
||||
end
|
||||
|
||||
armor.get_valid_player = function(self, player, msg)
|
||||
|
Reference in New Issue
Block a user