mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-29 21:13:00 +00:00 
			
		
		
		
	ap_changes no longer set if there was no actual change
This commit is contained in:
		| @@ -1220,7 +1220,7 @@ EX void animate_parameter(parameter *par, string f) { | ||||
|   aps.emplace_back(animated_parameter{par, f}); | ||||
|   } | ||||
|  | ||||
| int ap_changes; | ||||
| EX int ap_changes; | ||||
|  | ||||
| void apply_animated_parameters() { | ||||
|   ap_changes = 0; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue