fixed crash in MsdFile. Also, updated ez2 and SMMAX2 themes to new element names.

This commit is contained in:
Chris Danford
2002-09-15 07:03:32 +00:00
parent 35688cfea5
commit fdb09fc810
6 changed files with 27 additions and 31 deletions
+1 -1
View File
@@ -255,7 +255,7 @@ bool DWILoader::LoadFromDWIFile( CString sPath, Song &out )
for( int i=0; i<msd.m_iNumValues; i++ )
{
int iNumParams = msd.m_iNumParams[i];
CString* sParams = msd.m_sValuesAndParams[i];
CString* sParams = msd.m_sParams[i];
CString sValueName = sParams[0];
// handle the data