mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 14:02:59 +00:00 
			
		
		
		
	a CLI option to make shots non-transparent: -shott
This commit is contained in:
		| @@ -374,6 +374,9 @@ int png_read_args() { | ||||
|   else if(argis("-pngformat")) { | ||||
|     shift(); shotformat = argi(); | ||||
|     } | ||||
|   else if(argis("-shott")) { | ||||
|     shift(); shot::transparent = argi(); | ||||
|     } | ||||
|   else return 1; | ||||
|   return 0; | ||||
|   } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue