Removed some never used streaming helpers

This commit is contained in:
ElPumpo
2019-01-01 11:03:02 +01:00
parent 7152867a41
commit b1d58d2abd
2 changed files with 1 additions and 29 deletions
+1 -1
View File
@@ -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