reformat for lua and CI

This commit is contained in:
p-mcgowan
2014-12-01 17:47:36 -08:00
parent 3bf111c69e
commit bb5a7d8f15
2 changed files with 9 additions and 6 deletions
+1 -1
View File
@@ -121,7 +121,7 @@ class cFinishGenSoulsandRims :
public cFinishGen
{
public:
cFinishGenSoulsandRims(int a_Seed) :
cFinishGenSoulsandRims(int a_Seed) :
m_Noise(a_Seed)
{
}