My bad, team. I actually failed English

This commit is contained in:
2025-06-16 20:25:27 +01:00
parent 06ed8a8dde
commit 81e0f7b1f8

View File

@ -28,7 +28,7 @@ class Game:
self.gunFlash = pygame.image.load("images/muzzleflash.png")
self.shockScale = 0 #controls shock level sent to PDO (on a scale of 0 to 1)
#gun varialbes
#gun variables
self.startSpin = False
self.spinning = False
self.spinInc = 0