mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 14:02:59 +00:00 
			
		
		
		
	typo fixed
This commit is contained in:
		| @@ -1784,7 +1784,7 @@ EX void initConfig() { | |||||||
|   param_f(anims::period, "animperiod"); |   param_f(anims::period, "animperiod"); | ||||||
|  |  | ||||||
|   param_b(unlock_all, "unlock_all") |   param_b(unlock_all, "unlock_all") | ||||||
|   -> editable("allow access to all unlockable contant", 'U'); |   -> editable("allow access to all unlockable content", 'U'); | ||||||
|  |  | ||||||
|   param_b(use_custom_land_list, "customland_use")->be_non_editable(); |   param_b(use_custom_land_list, "customland_use")->be_non_editable(); | ||||||
|   for(int i=0; i<landtypes; i++) { |   for(int i=0; i<landtypes; i++) { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue