last doxy fix
This commit is contained in:
parent
a36e7669a7
commit
b7c4ef05ac
@ -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 :
|
class cFinishGenPassiveMobs :
|
||||||
public cFinishGen
|
public cFinishGen
|
||||||
{
|
{
|
||||||
public:
|
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);
|
cFinishGenPassiveMobs(int a_Seed, cIniFile & a_IniFile, eDimension a_Dimension);
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
|
Loading…
Reference in New Issue
Block a user