Skip to content

Commit f43d29c

Browse files
committed
Delete unused codes
1 parent f83dc06 commit f43d29c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Scripts/AimAtCursorPlayerCharacterController.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,6 @@ protected void UseItem(string id, Vector3? aimPosition)
453453
out characterItem))
454454
{
455455
GameInstance.ClientInventoryHandlers.RequestUnEquipItem(
456-
PlayerCharacterEntity.Id,
457456
inventoryType,
458457
(short)itemIndex,
459458
equipWeaponSet,

0 commit comments

Comments
 (0)