refactored location of config utility, and changed sizing of some items
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from cfg_util import main
|
||||
from tools.cfg_util import main
|
||||
|
||||
if __name__ == '__main__':
|
||||
main()
|
||||
|
||||
Reference in New Issue
Block a user