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:
@@ -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');
|
||||
|
Reference in New Issue
Block a user