1
0
Fork 0

last doxy fix

This commit is contained in:
p-mcgowan 2014-12-04 01:18:55 -08:00
parent a36e7669a7
commit b7c4ef05ac
1 changed files with 3 additions and 3 deletions

View File

@ -318,14 +318,14 @@ protected:
/** This class populates generated chunks with packs of biome-dependant animals
Animals: cows, sheep, pigs, mooshrooms, squid, horses, wolves, ocelots
*/
class cFinishGenPassiveMobs :
public cFinishGen
{
public:
/** This class populates generated chunks with packs of biome-dependant animals
Animals: cows, sheep, pigs, mooshrooms, squid, horses, wolves, ocelots
*/
cFinishGenPassiveMobs(int a_Seed, cIniFile & a_IniFile, eDimension a_Dimension);
protected: