references to DWI's behaviors

This commit is contained in:
AJ Kelly
2011-02-08 19:58:16 -06:00
parent de5a5eda37
commit 53b1f9a31a
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -99,6 +99,7 @@ bool CourseLoaderCRS::LoadFromMsd( const RString &sPath, const MsdFile &msd, Cou
out.m_iCustomMeter[cd] = max( atoi(sParams[2]), 0 );
}
}
// todo: add COMBO and COMBOMODE? -aj
else if( 0 == stricmp(sValueName, "MODS") )
{