Fix more uno bugs

This commit is contained in:
dave 2017-01-01 22:56:23 -08:00
parent 2cb37e250f
commit 7e0a3a700e
1 changed files with 1 additions and 0 deletions

View File

@ -96,6 +96,7 @@ class UnoPlay(ModuleBase):
# We need to choose a color
if "hoose a color %s" % self.bot.get_nick() in trailing:
self.pickcolor()
return
# See if someone passed to us
if "passes" in trailing and self.bot.get_nick() in trailing: