예제 #1
0
 internal static Ability Load(string name, int level = -1)
 => LoadAbility.Load(name, level);