mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-30 21:42:59 +00:00 
			
		
		
		
	fixed tes in standard spatial embedding
This commit is contained in:
		| @@ -1510,6 +1510,7 @@ struct hrmap_arbi : hrmap { | ||||
|  | ||||
|   heptagon *create_step(heptagon *h, int d) override { | ||||
|    | ||||
|     if(geom3::flipped) return geom3::in_not_flipped([&] { return create_step(h, d); }); | ||||
|     dynamicval<bool> sl(using_slided, false); | ||||
|     int t = id_of(h); | ||||
|    | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue