mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-05-08 00:01:24 +00:00
also auto-apply rulegen to arb tilings
This commit is contained in:
@@ -1663,6 +1663,7 @@ EX void run_raw(string fname) {
|
||||
ginf[gArbitrary].tiling_name = current.name;
|
||||
tes = fname;
|
||||
convert::base_geometry = gArbitrary;
|
||||
if(!current.have_tree) rulegen::convert_if_appropriate();
|
||||
}
|
||||
|
||||
EX void launch_connection_debugger(eGeometry g, const arbi_tiling& t, eGeometryClass c, int id) {
|
||||
|
||||
Reference in New Issue
Block a user