Starting refactor of tools, thank gosh
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
import sys
|
||||
import os
|
||||
from assetstool.args import args
|
||||
from assetstool.assetcache import assetCache, assetGetCache
|
||||
from assetstool.assethelpers import getAssetRelativePath
|
||||
from dusk.defs import defs
|
||||
from tools.assetstool.args import args
|
||||
from tools.assetstool.assetcache import assetCache, assetGetCache
|
||||
from tools.assetstool.assethelpers import getAssetRelativePath
|
||||
from tools.dusk.defs import defs
|
||||
import polib
|
||||
import re
|
||||
|
||||
|
||||
Reference in New Issue
Block a user