fix string position mismatch
This commit is contained in:
@@ -104,8 +104,8 @@ XToThemedString( TapNoteScore );
|
||||
|
||||
static const CString HoldNoteScoreNames[NUM_HOLD_NOTE_SCORES] = {
|
||||
"None",
|
||||
"OK",
|
||||
"NG",
|
||||
"OK",
|
||||
};
|
||||
XToString( HoldNoteScore );
|
||||
StringToX( HoldNoteScore );
|
||||
|
||||
Reference in New Issue
Block a user