fix newline accumulation
This commit is contained in:
@@ -28,7 +28,7 @@ void SMLoader::LoadFromSMTokens(
|
||||
TrimLeft( sStepsType ); TrimRight( sStepsType );
|
||||
TrimLeft( sDescription ); TrimRight( sDescription );
|
||||
TrimLeft( sDifficulty ); TrimRight( sDifficulty );
|
||||
|
||||
TrimLeft( sNoteData ); TrimRight( sNoteData );
|
||||
|
||||
// LOG->Trace( "Steps::LoadFromSMTokens()" );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user