mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-30 13:32:59 +00:00 
			
		
		
		
	it is now possible to disable the FPS display
This commit is contained in:
		| @@ -98,6 +98,9 @@ int arg::readCommon() { | ||||
|   else if(argis("-nogui")) { | ||||
|     noGUI = true; | ||||
|     } | ||||
|   else if(argis("-nofps")) { | ||||
|     nofps = true; | ||||
|     } | ||||
|   else if(argis("-back")) { | ||||
|     shift(); backcolor = strtol(args(), NULL, 16); | ||||
|     } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue