mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-27 22:49:25 +02:00
Remove no longer used random seeds from StartInfo
This commit is contained in:
@@ -253,7 +253,6 @@ void CVCMIServer::prepareToRestart()
|
||||
}
|
||||
|
||||
* si = * gh->gs->initialOpts;
|
||||
si->seedToBeUsed = si->seedPostInit = 0;
|
||||
setState(EServerState::LOBBY);
|
||||
if (si->campState)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user