various other cleanup

This commit is contained in:
AJ Kelly
2010-05-22 10:12:20 -05:00
parent 77b0f48bf0
commit 6eb23862fa
8 changed files with 28 additions and 30 deletions
+1 -1
View File
@@ -132,7 +132,7 @@ void CourseContentsList::SetItemFromGameState( Actor *pActor, int iCourseEntryIn
s = ssprintf("%d", te->pSteps->GetMeter());
dc = te->pSteps->GetDifficulty();
}
Message msg("SetSong");
msg.SetParam( "PlayerNumber", pn );
msg.SetParam( "Song", te->pSong );