mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-12-18 20:08:06 +00:00
dialog_font_scale is 3 by default only on deck
This commit is contained in:
@@ -1098,6 +1098,7 @@ EX void initConfig() {
|
||||
lands_per_page = 18;
|
||||
defaultjoy = false;
|
||||
dialog::onscreen_keyboard = true;
|
||||
dialog::dialog_font_scale = 3;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user