Updated TODO

This commit is contained in:
2025-06-22 19:57:45 +01:00
parent 655edc25ee
commit 6023b9a2b5

View File

@ -26,10 +26,6 @@ class Game(gameUtils.Game):
# gun-load: Should be played at the beginning of the game, # gun-load: Should be played at the beginning of the game,
# and should have an animation accompanying it. # and should have an animation accompanying it.
# see Brosef for the animation. # 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 #Sounds for the gun :3
self.playSound = pygame.mixer.Sound.play self.playSound = pygame.mixer.Sound.play