From 6023b9a2b5e21d15c0248484e15727bc4a3ee542 Mon Sep 17 00:00:00 2001 From: Brosef Date: Sun, 22 Jun 2025 19:57:45 +0100 Subject: [PATCH] Updated TODO --- game.py | 4 ---- 1 file changed, 4 deletions(-) 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