mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-12 07:16:01 +00:00
to -to-fq added cgi.require_basics()
This commit is contained in:
@@ -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();
|
||||
|
Reference in New Issue
Block a user