fix wrong string order
This commit is contained in:
@@ -108,8 +108,8 @@ StringToX( CourseDifficulty );
|
||||
|
||||
static const CString PlayModeNames[NUM_PLAY_MODES] = {
|
||||
"arcade",
|
||||
"oni",
|
||||
"nonstop",
|
||||
"oni",
|
||||
"endless",
|
||||
"battle",
|
||||
"rave",
|
||||
|
||||
Reference in New Issue
Block a user