I hate laptops

This commit is contained in:
Eitan Adler 2013-04-14 09:01:12 -04:00
parent 45445aab00
commit e7685135ff

View File

@ -2711,7 +2711,6 @@ def listroles(cli, nick, chan, rest):
pl = len(var.ORIGINAL_ROLES)
if pl > 1:
j
txt += '{0}: There are \u0002{1}\u0002 playing. '.format(nick, pl)
for i,v in sorted({i:var.ROLES_GUIDE[i] for i in var.ROLES_GUIDE if i is not None}.items()):