fix ScreenEnding shows stats when not using a memory card
fix other bugs introduced when GetProfile was changed to return a valid pointer even with no profile loaded
This commit is contained in:
@@ -25,6 +25,8 @@ static const CString MessageNames[NUM_MESSAGES] = {
|
||||
"NoteWillCrossIn500Ms",
|
||||
"NoteWillCrossIn1000Ms",
|
||||
"NoteWillCrossIn1500Ms",
|
||||
"CardRemovedP1",
|
||||
"CardRemovedP2",
|
||||
};
|
||||
XToString( Message, NUM_MESSAGES );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user