ReisenYoumuOuting/Assets/Scripts/Abilities/PlayerAbility.cs

5 lines
61 B
C#

using UnityEngine;
public class PlayerAbility : Ability
{
}