예제 #1
0
파일: AC.cs 프로젝트: 84538667/DigimonCards
 public static void Init()
 {
     attractCards[1] = new AttractCards("亚古兽",1,100,80,30);
 }
예제 #2
0
 public static void Init()
 {
     attractCards[1] = new AttractCards("亚古兽", 1, 100, 80, 30);
 }