Removed TODO
This commit is contained in:
1
game.py
1
game.py
@ -20,7 +20,6 @@ class Game(gameUtils.Game):
|
||||
super().__init__(*args, **kwargs)
|
||||
|
||||
# TODO: Utilise self.pm (the player manager)
|
||||
# TODO: Add animations for blank firing and real firing
|
||||
# TODO: Utilise the following new sounds:
|
||||
# gun-load: Should be played at the beginning of the game,
|
||||
# and should have an animation accompanying it.
|
||||
|
||||
Reference in New Issue
Block a user