7 lines
68 B
C#
7 lines
68 B
C#
using UnityEngine;
|
|
|
|
public class PlayableCharacter : Character
|
|
{
|
|
|
|
}
|