we used to KILL people WITH HAMMERS for saying things like that
This commit is contained in:
parent
17b1a1e367
commit
daf3218043
8 changed files with 235 additions and 54 deletions
|
|
@ -146,7 +146,8 @@ public class ActionUIHandler : MonoBehaviour
|
|||
public void SelectWeapon(Weapon weaponSelected)
|
||||
{
|
||||
MoveAction();
|
||||
selectedEntity.currentWeapon = weaponSelected;
|
||||
selectedEntity.SwitchWeapon(weaponSelected);
|
||||
HideWeaponList();
|
||||
UpdateUI();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue