mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-01 02:07:57 +00:00
hat:: hat parameter
This commit is contained in:
@@ -1022,6 +1022,9 @@ EX void showEuclideanMenu() {
|
||||
menuitem_binary_width('v');
|
||||
add_edit_wall_quality('W');
|
||||
}
|
||||
else if(hat::in()) {
|
||||
add_edit(hat::hat_param);
|
||||
}
|
||||
else if(nil) {
|
||||
menuitem_nilwidth('v');
|
||||
}
|
||||
|
Reference in New Issue
Block a user