🐛
This commit is contained in:
@ -8,7 +8,7 @@ from gameLoops import blackjackLoop, fiar, runMonopoly, runHex
|
||||
class GamesCog(commands.Cog):
|
||||
|
||||
def __init__(self,client):
|
||||
"""Runs game stuff"""
|
||||
"""Runs game stuff."""
|
||||
self.client = client
|
||||
|
||||
# Checks user balance
|
||||
|
Reference in New Issue
Block a user