p62 - major patch from ray with new stats in HUD

added db todo file with the things that are left for the db
This commit is contained in:
steffen123
2008-08-20 20:29:08 +01:00
parent 0b4e7c66cb
commit 66d938accc
9 changed files with 479 additions and 78 deletions
-2
View File
@@ -223,8 +223,6 @@ if __name__== "__main__":
m.update(new_hand_id)
return(True)
print "system = %s" % (os.name)
config = Configuration.Config()
db_connection = Database.Database(config, 'PTrackSv2', 'razz')