mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-08 13:25:59 +00:00
global_boundary_ratio option
This commit is contained in:
@@ -2078,6 +2078,7 @@ EX namespace patterns {
|
||||
}
|
||||
|
||||
dialog::addBoolItem(XLAT("display full floors"), (whichShape == '9'), '9');
|
||||
add_edit(global_boundary_ratio);
|
||||
dialog::addSelItem(XLAT("floor type"), XLATN(winf[canvas_default_wall].name), 'i');
|
||||
|
||||
dialog::addItem(XLAT("line patterns"), 'L');
|
||||
|
Reference in New Issue
Block a user