forked from c0de/BaseballBot
Use the new game manager
This commit is contained in:
parent
bcbb74a3e1
commit
b067a6ca07
@ -18,7 +18,7 @@ import discord
|
|||||||
|
|
||||||
# Import game functions
|
# Import game functions
|
||||||
sys.path.append("..")
|
sys.path.append("..")
|
||||||
from game.game import GameManager
|
from game.manager import GameManager
|
||||||
|
|
||||||
|
|
||||||
class GhostBallClient(discord.Client):
|
class GhostBallClient(discord.Client):
|
||||||
|
Loading…
Reference in New Issue
Block a user