Prefetch skill list as well as all ship groups in a seperate thread

This commit is contained in:
cncfanatics
2010-09-19 10:20:13 +02:00
parent bc3e7ec411
commit a0b06f699f
3 changed files with 38 additions and 1 deletions

View File

@@ -2,3 +2,4 @@ from service.market import Market
from service.fit import Fit
from service.attribute import Attribute
from service.character import Character
import service.prefetch