mirror of
https://github.com/vcmi/vcmi.git
synced 2025-07-03 00:46:55 +02:00
battlefields in VLC and custom bonuses for terrain patches
This commit is contained in:
@ -132,7 +132,7 @@ TEST(MapManager, DrawTerrain_View)
|
||||
const auto & id = patternParts[1];
|
||||
|
||||
// Get mapping range
|
||||
const auto & pattern = VLC->terviewh->getTerrainViewPatternById(groupStr, id);
|
||||
const auto & pattern = VLC->terviewh->getTerrainViewPatternById(groupStr, id);
|
||||
const auto & mapping = (*pattern).mapping;
|
||||
|
||||
const auto & positionsNode = node["pos"].Vector();
|
||||
|
Reference in New Issue
Block a user