mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-30 21:42:59 +00:00 
			
		
		
		
	rulegen:: fixup to time computation
This commit is contained in:
		| @@ -1589,7 +1589,7 @@ void clear_all() { | ||||
|  | ||||
| EX void generate_rules() { | ||||
|  | ||||
|   int t = SDL_GetTicks(); | ||||
|   auto t = SDL_GetTicks(); | ||||
|   delete_tmap(); | ||||
|  | ||||
|   if(!arb::in()) try { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue