public static List <BattlesModel> Get_battleList_X(this ModelManager mmng)
 {
     return(mmng.GetBattleList());
 }