Migrate the Save Character As dialog tot he same dialog / validator as the Edit Character Name (#1419)
This commit is contained in:
@@ -253,6 +253,7 @@ class Character(object):
|
||||
|
||||
# revert old char
|
||||
char.revertLevels()
|
||||
return newChar.ID
|
||||
|
||||
@staticmethod
|
||||
def revertCharacter(charID):
|
||||
|
||||
Reference in New Issue
Block a user