mirror of
https://github.com/vcmi/vcmi.git
synced 2025-06-15 00:05:02 +02:00
Fix template selection
This commit is contained in:
@ -413,7 +413,6 @@ PlayerColor CMapGenOptions::getNextPlayerColor() const
|
||||
|
||||
bool CMapGenOptions::checkOptions() const
|
||||
{
|
||||
assert(countHumanPlayers() > 0);
|
||||
if(mapTemplate)
|
||||
{
|
||||
return true;
|
||||
|
Reference in New Issue
Block a user