diff --git a/game.py b/game.py index add70b4..5c1cebc 100644 --- a/game.py +++ b/game.py @@ -26,10 +26,6 @@ class Game(gameUtils.Game): # gun-load: Should be played at the beginning of the game, # and should have an animation accompanying it. # see Brosef for the animation. - # gun-spin is used in it's original way. - # gun-cylinder-stop: Plays directly after the gun - # stops spinning. - # blank/shot are played after a random delay. #Sounds for the gun :3 self.playSound = pygame.mixer.Sound.play