Add -c config cl option. Fpdb passes cl options to HUD.

This commit is contained in:
Ray
2009-06-14 23:14:53 -04:00
parent a5ac2dcf75
commit b1ea38bea9
6 changed files with 76 additions and 25 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ import Configuration
import Stats
import Mucked
import Database
import HUD_main
#import HUD_main
def importName(module_name, name):
"""Import a named object 'name' from module 'module_name'."""