mirror of
https://github.com/vcmi/vcmi.git
synced 2025-07-15 01:24:45 +02:00
* next ubuntux's patch
This commit is contained in:
@ -1403,5 +1403,5 @@ CMapHandler::CMapHandler()
|
||||
}
|
||||
|
||||
TerrainTile2::TerrainTile2()
|
||||
:terbitmap(0),tileInfo(0)
|
||||
:tileInfo(0),terbitmap(0)
|
||||
{}
|
||||
|
Reference in New Issue
Block a user