mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-08-29 16:57:56 +00:00
mirrored tiles marked on or off
This commit is contained in:
@@ -1419,6 +1419,8 @@ EX void show() {
|
||||
|
||||
dialog::addItem(XLAT("color by symmetries"), 't');
|
||||
dialog::add_action(setcanvas('A'));
|
||||
dialog::addItem(XLAT("color by symmetries (reversed tiles marked)"), 'r');
|
||||
dialog::add_action(setcanvas('R'));
|
||||
}
|
||||
else {
|
||||
dialog::addBreak(100);
|
||||
|
Reference in New Issue
Block a user