broadcast note crossed messages in beginner mode for BGAs

add FORCE_MODIFIERS_IN_BEGINNER
This commit is contained in:
Chris Danford
2005-04-24 11:03:02 +00:00
parent f6308e73fd
commit 9187aa2399
5 changed files with 67 additions and 7 deletions
+4
View File
@@ -21,6 +21,10 @@ static const CString MessageNames[NUM_MESSAGES] = {
"EditPreferredCourseDifficutyP2Changed",
"GoalCompleteP1",
"GoalCompleteP2",
"NoteCrossed",
"NoteWillCrossIn500Ms",
"NoteWillCrossIn1000Ms",
"NoteWillCrossIn1500Ms",
};
XToString( Message, NUM_MESSAGES );