mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-07-29 02:19:27 +03:00
Translate NDM hardest room on-the-fly
Otherwise, cycling languages through CTRL+F8 would result in mismatched languages.
This commit is contained in:
@@ -428,6 +428,9 @@ public:
|
||||
int ndmresultcrewrescued;
|
||||
int ndmresulttrinkets;
|
||||
std::string ndmresulthardestroom;
|
||||
int ndmresulthardestroom_x;
|
||||
int ndmresulthardestroom_y;
|
||||
bool ndmresulthardestroom_specialname;
|
||||
void copyndmresults(void);
|
||||
|
||||
//Time Trials
|
||||
|
||||
Reference in New Issue
Block a user