mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 22:12:59 +00:00 
			
		
		
		
	changed default speed_of_sound to .25
This commit is contained in:
		| @@ -37,7 +37,7 @@ ld maxsnd = 1; | ||||
| ld absorption = .1; | ||||
|  | ||||
| /** how much time does it take to go 1 absolute unit, in seconds */ | ||||
| ld speed_of_sound = 10000 / 44100.; | ||||
| ld speed_of_sound = .25; | ||||
|  | ||||
| /** inter-aural distance */ | ||||
| ld iad = .05; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue