mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-11-04 07:43:02 +00:00 
			
		
		
		
	Merge branch 'master' of https://github.com/zenorogue/hyperrogue
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