mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-01-18 09:00:19 +00:00
dialog_font_scale is 3 by default only on deck
This commit is contained in:
@@ -711,7 +711,7 @@ EX namespace dialog {
|
||||
|
||||
EX string keyboard_what;
|
||||
|
||||
EX ld dialog_font_scale = 3;
|
||||
EX ld dialog_font_scale = 1;
|
||||
|
||||
EX void display() {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user