mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-04-08 03:36:43 +00:00
rogueviz::seuphorica:: pressing F1 while in seuphorica help goes to seuphorica help
This commit is contained in:
parent
26a872280e
commit
320d0f613c
@ -579,6 +579,8 @@ void launch() {
|
||||
mapeditor::drawplayer = false;
|
||||
color_descs = false;
|
||||
|
||||
rogueviz::rv_hook(hooks_build_help, 100, [] { help = fix(seuphorica::rules); return true; });
|
||||
|
||||
clearMessages();
|
||||
addMessage("Welcome to Seuphorica!");
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user