public static void InitStaticPool()
 {
     GP = new SCPool <MoveTranslateExt>();
 }
示例#2
0
 public static void InitStaticPool()
 {
     GP = new SCPool <EBul06>();
 }
 public static void InitStaticPool()
 {
     GP = new SCPool <MoveAddPosStop>();
 }