mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-10 14:26:01 +00:00
'edit cell values' option now visible in the map editor
This commit is contained in:
@@ -2916,6 +2916,9 @@ EX namespace mapeditor {
|
||||
|
||||
dialog::addItem(XLAT("configure WFC"), 'W');
|
||||
dialog::add_action_push(wfc::wfc_menu);
|
||||
|
||||
dialog::addItem(XLAT("edit cell values"), 'G');
|
||||
dialog::add_action(push_debug_screen);
|
||||
|
||||
dialog::addBack();
|
||||
dialog::display();
|
||||
|
Reference in New Issue
Block a user