change: adding stats to combat movement
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
using UnityEngine;
|
||||
|
||||
public interface IEquipable
|
||||
{
|
||||
|
||||
}
|
||||
namespace Reset.Items{
|
||||
public interface IEquipable{
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user