Spacing cleanup.

This commit is contained in:
Steve Checkoway
2006-02-25 07:49:23 +00:00
parent a0506c42fb
commit 467b6f8a52
+1 -2
View File
@@ -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 )