mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-08-30 09:17:57 +00:00
rogueviz::smoothcam:: fixed help
This commit is contained in:
@@ -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();
|
||||
|
||||
|
Reference in New Issue
Block a user