another uno fix

dave/xdcc
dave 6 years ago
parent ce634b4923
commit 2d463d9b99

@ -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

Loading…
Cancel
Save