Oops, readded removed comments. (No more coding while sick for me tonight, probably.)

This commit is contained in:
Steve Checkoway
2006-07-08 06:15:26 +00:00
parent 4130874a41
commit 5afc2c41b9
+2
View File
@@ -311,6 +311,8 @@ bool KSFLoader::LoadGlobalData( const RString &sPath, Song &out )
0==stricmp(sValueName,"STARTTIME2") ||
0==stricmp(sValueName,"STARTTIME3") )
{
/* TICKCOUNT, STEP, and DIFFICULTY are handled in LoadFromKSFFile.
* STARTTIME[23] are expected but unnecessary. Do not warn. */
continue;
}
else