mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 14:02:59 +00:00 
			
		
		
		
	rogueviz::smoothcam:: uninitialized variable fixed
This commit is contained in:
		| @@ -363,9 +363,7 @@ void show() { | ||||
|   } | ||||
|  | ||||
| void handle_animation(ld t) { | ||||
|   println(hlog, "handle_animation ", t); | ||||
|    | ||||
|   ld total_total; | ||||
|   ld total_total = 0; | ||||
|    | ||||
|   vector<ld> totals; | ||||
|   for(auto& anim: anims) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue