Updated libstormgames. Volume keys now require alt, alt+pageup, alt+pagedown, etc.
This commit is contained in:
		| @@ -138,4 +138,5 @@ class Catapult(Object): | ||||
|                 pumpkin.stop_sound(self.sounds, player.xPos) | ||||
|                 pumpkin.isActive = False | ||||
|                 self.activePumpkins.remove(pumpkin) | ||||
|                 self.sounds['player_takes_damage'].play() | ||||
|                 if not player.isInvincible: | ||||
|                     self.sounds['player_takes_damage'].play() | ||||
|   | ||||
		Reference in New Issue
	
	Block a user