mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-13 19:54:17 +02:00
file ending
This commit is contained in:
@@ -365,4 +365,4 @@
|
||||
"core.bonus.WATER_IMMUNITY.description": "Immun gegen alle Zauber der Wasserschule",
|
||||
"core.bonus.WIDE_BREATH.name": "Breiter Atem",
|
||||
"core.bonus.WIDE_BREATH.description": "Breiter Atem-Angriff (mehrere Felder)"
|
||||
}
|
||||
}
|
||||
|
@@ -201,4 +201,4 @@ CMapOverview::CMapOverviewWidget::CMapOverviewWidget(CMapOverview& parent):
|
||||
if(minimaps.size() == 0)
|
||||
w->setText("");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -54,4 +54,4 @@ public:
|
||||
const ESelectionScreen tabType;
|
||||
|
||||
CMapOverview(std::string mapName, std::string fileName, std::string date, ResourcePath resource, ESelectionScreen tabType);
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user