Merge branch 'master' of git://git.assembla.com/fpdboz

This commit is contained in:
eblade
2008-11-17 14:38:01 -05:00
8 changed files with 89 additions and 33 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ class GuiGraphViewer (threading.Thread):
if self.sites == "PokerStars":
site=2
sitename="PokerStars: "
elif site=="FTP":
elif self.sites=="Full Tilt":
site=1
sitename="Full Tilt: "
else: