From 2deb001322d1d68b84be26999953c00e34db461f Mon Sep 17 00:00:00 2001 From: Brosef Date: Tue, 24 Jun 2025 14:46:44 +0100 Subject: [PATCH] Removed comments Muzzle flash will be done in animation, BG music was done in commit a6a64cdf69 --- game.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/game.py b/game.py index 7c97202..2cf19e4 100644 --- a/game.py +++ b/game.py @@ -20,8 +20,6 @@ class Game(gameUtils.Game): super().__init__(*args, **kwargs) # TODO: Utilise self.pm (the player manager) - # TODO: Add background music - # TODO: Add muzzle flash # 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,