mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-06-28 07:52:53 +00:00
ray:: config hotkey
This commit is contained in:
parent
c25de99e10
commit
ffd1295d3a
@ -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);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user