Get skill list in character editor showing. Mostly doesn't work still

This commit is contained in:
Ryan Holmes
2017-07-02 14:12:00 -04:00
parent f16e14e0b4
commit f24c2ddd22
3 changed files with 45 additions and 38 deletions

View File

@@ -112,7 +112,7 @@ class ContextMenu(object):
else:
rootItem.SetBitmap(bitmap)
rootMenu.AppendItem(rootItem)
rootMenu.Append(rootItem)
empty = False