Added motivational comment
This commit is contained in:
@ -1,6 +1,8 @@
|
|||||||
import pygame
|
import pygame
|
||||||
from random import randint
|
from random import randint
|
||||||
|
|
||||||
|
#Oh god here we go. I'm gonna screw up this entire thing
|
||||||
|
|
||||||
def fire():#LETS GO GAMBLING
|
def fire():#LETS GO GAMBLING
|
||||||
if randint(1,6) == 6:
|
if randint(1,6) == 6:
|
||||||
PlaySound(GunShot)
|
PlaySound(GunShot)
|
||||||
|
|||||||
Reference in New Issue
Block a user