This commit is contained in:
Nikolaj Danger
2020-08-06 15:42:31 +02:00
parent ebeca60305
commit 5c881f17c9

View File

@ -8,6 +8,7 @@ from gameLoops import blackjackLoop, fiar, runMonopoly, runHex
class GamesCog(commands.Cog):
def __init__(self,client):
"""Runs game stuff"""
self.client = client
# Checks user balance