1
0
Fork 0

fastRandom unused

This commit is contained in:
p-mcgowan 2014-12-02 11:26:37 -08:00
parent 585662e63f
commit 8d7c2d4b13
1 changed files with 0 additions and 1 deletions

View File

@ -329,7 +329,6 @@ protected:
cNoise m_Noise;
int m_AnimalProbability; // Chance, [0..100], that an animal pack will be generated in a chunk
cFastRandom m_Random;
// cFinishGen override:
virtual void GenFinish(cChunkDesc & a_ChunkDesc) override;