mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-03 19:27:54 +00:00
rv::notknot:: option -nk-solv for convenience
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
Reference in New Issue
Block a user