mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +03:00
Add "English sprites" setting
It'll start working in the next commit... See the description there. (This commit does not add the new strings to the language files, since Terry now added them separately in his own branch)
This commit is contained in:
committed by
Misa Elizabeth Kai
parent
92f9940464
commit
8ef000554d
@@ -49,6 +49,7 @@ extern bool pre_title_lang_menu;
|
||||
|
||||
extern std::string lang;
|
||||
extern std::string lang_custom;
|
||||
extern bool english_sprites;
|
||||
extern std::string new_level_font;
|
||||
extern LangMeta langmeta;
|
||||
extern std::vector<LangMeta> languagelist;
|
||||
|
||||
Reference in New Issue
Block a user