Updated TODO
This commit is contained in:
4
game.py
4
game.py
@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user