mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 14:02:59 +00:00 
			
		
		
		
	Teleport cheat (from overview) now works in Euclidean
This commit is contained in:
		| @@ -191,7 +191,7 @@ EX void initgame() { | ||||
|   if((isGravityLand(firstland) && !isCyclic(firstland)) || (firstland == laOcean && !safety && !yendor::on))  | ||||
|     firstland = weirdhyperbolic ? laCrossroads4 : laCrossroads; | ||||
|    | ||||
|   clear_euland(specialland); | ||||
|   clear_euland(firstland); | ||||
|  | ||||
|   cwt.at = currentmap->gamestart(); cwt.spin = 0; cwt.mirrored = false; | ||||
|   cwt.at->land = firstland; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Jesse Ruderman
					Jesse Ruderman