Replaces cooldown circle (#956)
This commit is contained in:
@@ -6,7 +6,6 @@ namespace Content.Client.UserInterface
|
||||
{
|
||||
public interface IItemSlotManager
|
||||
{
|
||||
void Initialize();
|
||||
bool OnButtonPressed(GUIBoundKeyEventArgs args, IEntity item);
|
||||
void UpdateCooldown(ItemSlotButton cooldownTexture, IEntity entity);
|
||||
bool SetItemSlot(ItemSlotButton button, IEntity entity);
|
||||
|
||||
Reference in New Issue
Block a user