mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-05-11 11:44:08 +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);
|
dialog::addBreak(100);
|
||||||
edit_rsrc();
|
edit_rsrc();
|
||||||
|
|
||||||
if(!main_rock) {
|
if(true) {
|
||||||
dialog::addBreak(100);
|
dialog::addBreak(100);
|
||||||
dialog::addItem(XLAT("scale everything :2"), '!');
|
dialog::addItem(XLAT("scale everything :2"), '!');
|
||||||
dialog::add_action([] {
|
dialog::add_action([] {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user