mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-30 13:32:59 +00:00 
			
		
		
		
	fixed arb and fake without CAP_TEXTURE
This commit is contained in:
		| @@ -868,7 +868,9 @@ EX void sliders_changed() { | ||||
|     load(current.filename, true); | ||||
|     using_slided = true; | ||||
|     slider_error = "OK"; | ||||
|     #if CAP_TEXTURE | ||||
|     texture::config.remap(); | ||||
|     #endif | ||||
|     } | ||||
|   catch(hr_parse_exception& ex) { | ||||
|     using_slided = false; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue