1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-09-03 11:17:56 +00:00

hat:: hat_param_imag

This commit is contained in:
Zeno Rogue
2023-04-11 16:41:05 +02:00
parent d04a015bd0
commit 2a05642198
3 changed files with 66 additions and 27 deletions

View File

@@ -1026,6 +1026,7 @@ EX void showEuclideanMenu() {
}
else if(hat::in()) {
add_edit(hat::hat_param);
add_edit(hat::hat_param_imag);
}
else if(nil) {
menuitem_nilwidth('v');