mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-12-25 01:20:37 +00:00
ray:: config hotkey
This commit is contained in:
parent
c25de99e10
commit
ffd1295d3a
@ -1587,7 +1587,7 @@ EX void show3D() {
|
||||
}
|
||||
|
||||
if(GDIM == 3) {
|
||||
dialog::addItem(XLAT("configure raycasting"), 'C');
|
||||
dialog::addItem(XLAT("configure raycasting"), 'A');
|
||||
dialog::add_action_push(ray::configure);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user