another uno fix

This commit is contained in:
dave 2017-10-15 22:13:24 -07:00
parent ce634b4923
commit 2d463d9b99
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ class UnoPlay(ModuleBase):
self.pickcolor()
return
if "Choose a color" in trailing and self.bot.get_nick() not in trailing:
if "hoose a color" in trailing and self.bot.get_nick() not in trailing:
# Waiting for other guy to choose a color
return