mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-11-23 21:07:17 +00:00
rv::notknot:: option -nk-solv for convenience
This commit is contained in:
parent
e37cc8216a
commit
bc78a005d1
@ -1525,6 +1525,8 @@ auto shot_hooks = addHook(hooks_initialize, 100, create_notknot)
|
||||
start_game();
|
||||
gen_knot();
|
||||
}
|
||||
else if(argis("-nk-solv"))
|
||||
launch_solv();
|
||||
else if(argis("-nk-findloop")) {
|
||||
do_check_cycle = true;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user