mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-11-04 07:43:02 +00:00 
			
		
		
		
	removed curvenames
This commit is contained in:
		@@ -3,10 +3,6 @@
 | 
				
			|||||||
int eupage = 0;
 | 
					int eupage = 0;
 | 
				
			||||||
int euperpage = 21;
 | 
					int euperpage = 21;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
const char *curvenames[8] = {
 | 
					 | 
				
			||||||
  "0", "1", "2", "extremely hyperbolic", "strongly hyperbolic", "strongly hyperbolic", "moderately hyperbolic", "weakly hyperbolic"
 | 
					 | 
				
			||||||
  };
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
string euchelp =
 | 
					string euchelp =
 | 
				
			||||||
  "If you want to know how much the gameplay is affected by the "
 | 
					  "If you want to know how much the gameplay is affected by the "
 | 
				
			||||||
  "hyperbolic geometry in HyperRogue, this mode is for you!\n\n"
 | 
					  "hyperbolic geometry in HyperRogue, this mode is for you!\n\n"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user