diff --git a/client/uiTools.py b/client/uiTools.py index 4b33a47ce..189436e93 100644 --- a/client/uiTools.py +++ b/client/uiTools.py @@ -144,7 +144,7 @@ def worldUpdate(ask = False, pretend = False, verbose = False, onlyfetch = False if (not pretend) and (upgradeTo): # update configuration - writeNewBranch(upgradeTo) + entropyTools.writeNewBranch(upgradeTo) updateList = set() fineList = set()