mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-11-20 11:54:48 +00:00
to -to-fq added cgi.require_basics()
This commit is contained in:
parent
188596860a
commit
384a6bb806
@ -1020,6 +1020,7 @@ int read_geom_args() {
|
||||
set_geometry(gFieldQuotient);
|
||||
}
|
||||
else if(argis("-to-fq")) {
|
||||
cgi.require_basics();
|
||||
shift(); unsigned hash = arghex();
|
||||
stop_game_and_switch_mode(rg::nothing);
|
||||
fieldpattern::field_from_current();
|
||||
|
Loading…
Reference in New Issue
Block a user