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