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