mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 17:28:53 +00:00
Removed some never used streaming helpers
This commit is contained in:
@@ -429,7 +429,7 @@ function CreateExtendedPlayer(player, accounts, inventory, job, loadout, name, l
|
||||
|
||||
self.removeWeaponComponent = function(weaponName, weaponComponent)
|
||||
local loadoutNum, weapon = self.getWeapon(weaponName)
|
||||
|
||||
|
||||
if not weapon then
|
||||
return
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user