Fix fatal typo
This commit is contained in:
parent
0f17ca6637
commit
9765c276c6
@ -1992,7 +1992,7 @@ def see(cli, nick, rest):
|
||||
else:
|
||||
if matches != 1:
|
||||
pm(cli, nick,"\u0002{0}\u0002 is currently not playing.".format(victim))
|
||||
returnj
|
||||
return
|
||||
victim = pl[pll.index(target)]
|
||||
if victim == nick:
|
||||
pm(cli, nick, "Seeing yourself would be a waste.")
|
||||
|
Loading…
Reference in New Issue
Block a user