Example #1
0
 public static void Load(string playerName)
 {
     PlayerInfoManager.LoadData(playerName);
 }