Skip to content

Commit

Permalink
Removed trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
NiLSPACE committed Mar 1, 2015
1 parent 3d3735a commit db2a406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Generating/FinishGen.h
Expand Up @@ -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)
{
Expand Down

0 comments on commit db2a406

Please sign in to comment.