mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-02-05 13:40:10 +00:00
'edit cell values' option now visible in the map editor
This commit is contained in:
parent
1be1713b91
commit
00146174da
@ -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();
|
||||
|
Loading…
x
Reference in New Issue
Block a user