Merge branch 'master' into wx3
Conflicts: gui/characterEditor.py
This commit is contained in:
@@ -81,7 +81,6 @@ class CharacterSelection(wx.Panel):
|
||||
|
||||
choice.Clear()
|
||||
charList = sChar.getCharacterList()
|
||||
sChar.getCharacterList()
|
||||
picked = False
|
||||
|
||||
for id, name, active in charList:
|
||||
|
||||
Reference in New Issue
Block a user