mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-11-04 15:53:00 +00:00 
			
		
		
		
	config:: nomap as param_b
This commit is contained in:
		@@ -915,6 +915,7 @@ EX void initConfig() {
 | 
			
		||||
  #endif
 | 
			
		||||
  
 | 
			
		||||
  param_b(nohud, "no-hud", false);
 | 
			
		||||
  param_b(nomap, "nomap", false);
 | 
			
		||||
  param_b(nofps, "no-fps", false);
 | 
			
		||||
  
 | 
			
		||||
  #if CAP_IRR
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user