forked from mtcontrib/3d_armor
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