summaryrefslogtreecommitdiff
path: root/hercules/code/servertoclient/mercenaries.py
diff options
context:
space:
mode:
Diffstat (limited to 'hercules/code/servertoclient/mercenaries.py')
-rw-r--r--hercules/code/servertoclient/mercenaries.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/hercules/code/servertoclient/mercenaries.py b/hercules/code/servertoclient/mercenaries.py
index 9e4245d..481f66c 100644
--- a/hercules/code/servertoclient/mercenaries.py
+++ b/hercules/code/servertoclient/mercenaries.py
@@ -5,7 +5,7 @@
import re
-from code.fileutils import *
+from code.fileutils import makeDir, readFile, saveFile
def convertMercenaries():
destDir = "clientdata/"