kirill loh
This commit is contained in:
@ -7,13 +7,9 @@ public class Character
|
||||
|
||||
public Character()
|
||||
{
|
||||
Debug.Log("init");
|
||||
Condition = new CharacterCondition();
|
||||
}
|
||||
|
||||
public void ResetCharacter()
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
public interface ICharacter
|
||||
|
Reference in New Issue
Block a user