mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-02-01 18:52:02 +03:00
Add localisation credits to main menu credits
In addition, this adds Ally and mothbeanie to the Localisation Implementation page credits. Also updated the game complete credits!
This commit is contained in:
@@ -85,6 +85,8 @@ namespace Menu
|
||||
credits4,
|
||||
credits5,
|
||||
credits6,
|
||||
credits_localisations_implementation,
|
||||
credits_localisations_translations,
|
||||
play,
|
||||
unlocktimetrial,
|
||||
unlocktimetrials,
|
||||
@@ -375,6 +377,7 @@ public:
|
||||
enum Menu::MenuName kludge_ingametemp;
|
||||
enum SLIDERMODE slidermode;
|
||||
int current_credits_list_index;
|
||||
int translator_credits_pagenum;
|
||||
int menuxoff, menuyoff;
|
||||
int menuspacing;
|
||||
std::vector<MenuStackFrame> menustack;
|
||||
|
||||
Reference in New Issue
Block a user