Style: Normalized to no spaces before closing parenthesis.
This commit is contained in:
@@ -35,7 +35,7 @@ struct cMonsterConfig::sMonsterConfigState
|
||||
|
||||
|
||||
cMonsterConfig::cMonsterConfig(void)
|
||||
: m_pState( new sMonsterConfigState )
|
||||
: m_pState( new sMonsterConfigState)
|
||||
{
|
||||
Initialize();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user