You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Un/equip opertions returns bool. This enough to check result of operations but it makes calculation of position real items dificult. It can be reworked: Un/equip can return iterator instead bool to show irght position of element.