Make site selection behave like other options

This commit is contained in:
Worros 2009-06-30 18:32:58 +08:00
parent 5611f115cd
commit 3c438a9298

View File

@ -154,7 +154,7 @@ class GuiGraphViewer (threading.Thread):
if not sitenos:
#Should probably pop up here.
print "No sites selected - defaulting to PokerStars"
sitenos = [2]
return
if not playerids:
print "No player ids found"