mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-23 22:37:55 +02:00
multilevel support
This commit is contained in:
@@ -52,7 +52,7 @@ TEST(MapFormat, DISABLED_Random)
|
||||
|
||||
opt.setHeight(CMapHeader::MAP_SIZE_MIDDLE);
|
||||
opt.setWidth(CMapHeader::MAP_SIZE_MIDDLE);
|
||||
opt.setHasTwoLevels(true);
|
||||
opt.setLevels(2);
|
||||
opt.setHumanOrCpuPlayerCount(4);
|
||||
|
||||
opt.setPlayerTypeForStandardPlayer(PlayerColor(0), EPlayerType::HUMAN);
|
||||
|
||||
Reference in New Issue
Block a user