mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 05:52:59 +00:00 
			
		
		
		
	rogueviz::ads:: greater time_scale by default
This commit is contained in:
		| @@ -65,7 +65,7 @@ void change_scale(ld s); | |||||||
| /** all the missiles and objects currently displayed */ | /** all the missiles and objects currently displayed */ | ||||||
| vector<struct ads_object*> displayed; | vector<struct ads_object*> displayed; | ||||||
|  |  | ||||||
| ld time_scale = .1; | ld time_scale = .5; | ||||||
|  |  | ||||||
| color_t missile_color = 0xFF0000FF; | color_t missile_color = 0xFF0000FF; | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue