1
0
Fork 0
mirror of synced 2024-05-06 21:52:30 +12:00
This commit is contained in:
Dan Hess 2020-08-04 14:21:06 -05:00
parent 48c4a30e4c
commit c0d3513e45

View file

@ -38,7 +38,7 @@ class Games(commands.Cog):
# Setup the info needed for the game
message = ctx.message
mesage.content = start_word
message.content = start_word
words_used = []
while True: