示例#1
0
 public static void Initialise()
 {
     DivisionData.Setup();
     FormationData.Setup();
     TeamData.Setup();
     PlayerData.Setup();
 }