1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-26 03:52:01 +02:00

Some more.

This commit is contained in:
DjWarmonger 2014-05-22 21:06:26 +02:00
parent aead8da54f
commit 2d8cd1c5b5

View File

@ -840,7 +840,7 @@ void CGameState::initNewGame()
CStopWatch sw;
// Gen map
CMapGenerator mapGenerator(*scenarioOps->mapGenOptions, std::time(nullptr));
CMapGenerator mapGenerator(*scenarioOps->mapGenOptions, scenarioOps->seedToBeUsed);
map = mapGenerator.generate();
// Update starting options