mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 14:02:59 +00:00 
			
		
		
		
	added CLI option -no-stamp
This commit is contained in:
		| @@ -152,6 +152,9 @@ int arg::readCommon() { | |||||||
|     PHASE(1); |     PHASE(1); | ||||||
|     offlineMode = true; |     offlineMode = true; | ||||||
|     } |     } | ||||||
|  |   else if(argis("-no-stamp")) { | ||||||
|  |     debugflags &=~ DF_TIME; | ||||||
|  |     } | ||||||
|   else if(argis("-debf")) { |   else if(argis("-debf")) { | ||||||
|     shift();  |     shift();  | ||||||
|     string s = args(); |     string s = args(); | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue