- Added a way to name and describe AI Decks. Let's find cool names and descriptions :)
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-05-25 12:43:58 +00:00
parent fc2ae93367
commit ee58109449
12 changed files with 100 additions and 36 deletions
@@ -19,7 +19,7 @@ import os
import os.path
from mtgCommon import *
setinfo=sets['OD']
setinfo=sets['UZ']
stripReminderText = False
conffile = open(setinfo['dir'] + ".conf", 'w')