mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-29 23:07:48 +02:00
A variety of suggested style tweaks
This commit is contained in:
@@ -47,7 +47,7 @@ BattleField BattleProxy::getBattlefieldType() const
|
||||
return subject->battleGetBattlefieldType();
|
||||
}
|
||||
|
||||
TTerrain BattleProxy::getTerrainType() const
|
||||
TTerrainId BattleProxy::getTerrainType() const
|
||||
{
|
||||
return subject->battleTerrainType();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user