🐛
This commit is contained in:
@ -6,7 +6,6 @@ from funcs import logThis, triviaAnswer, triviaCountPoints, triviaStart, deleteG
|
||||
from gameLoops import blackjackLoop, fiar, runMonopoly, runHex
|
||||
|
||||
class GamesCog(commands.Cog):
|
||||
|
||||
"""Cog for game functions"""
|
||||
|
||||
def __init__(self,client):
|
||||
|
Reference in New Issue
Block a user