Compare commits
2 Commits
3494598a73
...
a6b96d43ef
| Author | SHA1 | Date | |
|---|---|---|---|
| a6b96d43ef | |||
| f327706127 |
@ -46,6 +46,7 @@ while running:
|
||||
PlaySound(GunSpin)
|
||||
elif event.key == pygame.K_SPACE:
|
||||
startSpin = True
|
||||
PlaySound(GunSpin)
|
||||
|
||||
#screen code
|
||||
screen.fill("black")
|
||||
|
||||
Reference in New Issue
Block a user