1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-06 09:09:40 +02:00

Remove no longer used random seeds from StartInfo

This commit is contained in:
Ivan Savenko
2024-06-01 16:20:32 +00:00
parent 0d66ddbeec
commit 55bf75c43e
6 changed files with 15 additions and 55 deletions

View File

@@ -201,7 +201,6 @@ public:
private:
// ----- initialization -----
void initNewGame(const IMapService * mapService, bool allowSavingRandomMap, Load::ProgressAccumulator & progressTracking);
void checkMapChecksum();
void initGlobalBonuses();
void initGrailPosition();
void initRandomFactionsForPlayers();