mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-05-09 18:54:07 +00:00
rogueviz::ads:: scalechange in DS too
This commit is contained in:
parent
bac20a9ecc
commit
b31b987aa7
@ -70,7 +70,7 @@ void edit_difficulty() {
|
||||
dialog::addBreak(100);
|
||||
edit_rsrc();
|
||||
|
||||
if(!main_rock) {
|
||||
if(true) {
|
||||
dialog::addBreak(100);
|
||||
dialog::addItem(XLAT("scale everything :2"), '!');
|
||||
dialog::add_action([] {
|
||||
|
Loading…
x
Reference in New Issue
Block a user