mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-30 01:48:15 +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
@@ -16,6 +16,7 @@ bool pre_title_lang_menu = false;
|
||||
|
||||
std::string lang = "en";
|
||||
std::string lang_custom = "";
|
||||
bool english_sprites = false;
|
||||
std::string new_level_font = "";
|
||||
LangMeta langmeta;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user