示例#1
0
 public static void AddTargetCount(int inc)
 {
     targetManager.AddTargetCount(inc);
 }