mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-07 17:23:00 +00:00
ray:: config hotkey
This commit is contained in:
@@ -1587,7 +1587,7 @@ EX void show3D() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if(GDIM == 3) {
|
if(GDIM == 3) {
|
||||||
dialog::addItem(XLAT("configure raycasting"), 'C');
|
dialog::addItem(XLAT("configure raycasting"), 'A');
|
||||||
dialog::add_action_push(ray::configure);
|
dialog::add_action_push(ray::configure);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user