aptofpdb: remove debugging print

guiautoimport: import traceback
fpdb_simple/GuiPlayerStats: deal with multiple sites with players with matching names
HUD_main: error file is again HUD-error not fpdb-error-log.
This commit is contained in:
eblade
2009-08-06 07:23:57 -04:00
parent a7f857a90c
commit f65e4e005a
5 changed files with 19 additions and 7 deletions
+1
View File
@@ -17,6 +17,7 @@
import threading
import subprocess
import traceback
import pygtk
pygtk.require('2.0')