1
0
Fork 0

Removed trailing whitespace

This commit is contained in:
STRWarrior 2015-03-01 20:09:44 +01:00
parent 3d3735a378
commit db2a406c13
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@ class cFinishGenVines :
public cFinishGen
{
public:
cFinishGenVines(int a_Seed, int a_Level) :
cFinishGenVines(int a_Seed, int a_Level) :
m_Noise(a_Seed),
m_Level(a_Level)
{