mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-03-26 21:37:02 +00:00
rogueviz::smoothcam:: fixed help
This commit is contained in:
parent
7438445178
commit
8c7f2cf9ac
@ -297,7 +297,8 @@ void show() {
|
||||
last_time = HUGE_VAL;
|
||||
});
|
||||
|
||||
dialog::addHelp(smooth_camera_help);
|
||||
dialog::addHelp();
|
||||
dialog::add_action([] { gotoHelp(smooth_camera_help); });
|
||||
dialog::addBack();
|
||||
dialog::display();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user