mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 05:52:59 +00:00 
			
		
		
		
	texture:: remove doubly defined -txc
This commit is contained in:
		| @@ -1736,10 +1736,6 @@ int textureArgs() { | ||||
|     shift(); config.configname = args(); | ||||
|     } | ||||
|  | ||||
|   else if(argis("-txc")) { | ||||
|     shift(); config.configname = args(); | ||||
|     } | ||||
|  | ||||
|   else if(argis("-txpsize")) { | ||||
|     shift(); txp.twidth = argi(); | ||||
|     } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue