Add some logic to disable from CREST menu items if character is not logged in

This commit is contained in:
blitzmann
2015-10-25 22:02:15 -04:00
parent b52cbef26f
commit 7032baa7ef
3 changed files with 10 additions and 1 deletions

View File

@@ -4,6 +4,7 @@ import logging
import threading
import copy
import uuid
import wx
from wx.lib.pubsub import pub