More work on the character editor, the skill browser mostly works now

This commit is contained in:
cncfanatics
2010-09-06 10:31:23 +02:00
parent 37c5554945
commit 41ffd048ac
6 changed files with 76 additions and 11 deletions

View File

@@ -1,3 +1,4 @@
from controller.market import Market
from controller.fit import Fit
from controller.attribute import Attribute
from controller.character import Character