intra:: perf/edit setting

This commit is contained in:
Zeno Rogue 2021-10-10 00:49:59 +02:00
parent 2d3ed4a79d
commit 9f9a95059a
1 changed files with 3 additions and 0 deletions

View File

@ -609,6 +609,9 @@ void show_portals() {
switch_to(ic);
});
dialog::addSelItem(XLAT("mode"), ray::fixed_map ? "perf" : "edit", 'e');
dialog::add_action([] { ray::fixed_map = !ray::fixed_map; });
if(debug_portal) {
dialog::addItem(XLAT("debug"), 'd');
dialog::add_action([] {