Re-added empty line.
This commit is contained in:
parent
59b80c84fa
commit
2f59a93f2a
@ -125,6 +125,7 @@ protected:
|
|||||||
/// Returns the pattern to use for an ocean floor in the specified column
|
/// Returns the pattern to use for an ocean floor in the specified column
|
||||||
const sBlockInfo * ChooseOceanFloorPattern(int a_RelX, int a_RelZ);
|
const sBlockInfo * ChooseOceanFloorPattern(int a_RelX, int a_RelZ);
|
||||||
|
|
||||||
|
|
||||||
// cTerrainHeightGen overrides:
|
// cTerrainHeightGen overrides:
|
||||||
virtual void GenHeightMap(int a_ChunkX, int a_ChunkZ, cChunkDef::HeightMap & a_HeightMap) override;
|
virtual void GenHeightMap(int a_ChunkX, int a_ChunkZ, cChunkDef::HeightMap & a_HeightMap) override;
|
||||||
virtual void InitializeHeightGen(cIniFile & a_IniFile) override;
|
virtual void InitializeHeightGen(cIniFile & a_IniFile) override;
|
||||||
|
Loading…
Reference in New Issue
Block a user