My bad, team. I actually failed English
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user