Implement StorageButton on HandsGUI and click empty hand to swap… (#517)
Also moved duplicate sprite view code to ItemSlotManager
This commit is contained in:
committed by
Pieter-Jan Briers
parent
9a76c70b37
commit
e0aaab56e3
@@ -13,5 +13,6 @@ namespace Content.Client.Interfaces.GameObjects
|
||||
void SendChangeHand(string index);
|
||||
void AttackByInHand(string index);
|
||||
void UseActiveHand();
|
||||
void ActivateItemInHand(string handIndex);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user