Spacing cleanup.
This commit is contained in:
@@ -203,8 +203,7 @@ bool CourseLoaderCRS::LoadFromMsd( const RString &sPath, const MsdFile &msd, Cou
|
|||||||
}
|
}
|
||||||
|
|
||||||
{
|
{
|
||||||
/* If "showcourse" or "noshowcourse" is in the list, force new_entry.secret
|
/* If "showcourse" or "noshowcourse" is in the list, force new_entry.secret on or off. */
|
||||||
* on or off. */
|
|
||||||
vector<RString> mods;
|
vector<RString> mods;
|
||||||
split( sParams[3], ",", mods, true );
|
split( sParams[3], ",", mods, true );
|
||||||
for( int j = (int) mods.size()-1; j >= 0 ; --j )
|
for( int j = (int) mods.size()-1; j >= 0 ; --j )
|
||||||
|
|||||||
Reference in New Issue
Block a user