ai: generate the catalog manager
This commit is contained in:
parent
2e00c465a6
commit
41f0d8da6c
1 changed files with 1 additions and 0 deletions
|
@ -71,6 +71,7 @@ class ToontownAIRepository(ToontownInternalRepository):
|
||||||
|
|
||||||
# Generate our catalog manager...
|
# Generate our catalog manager...
|
||||||
self.catalogManager = CatalogManagerAI(self)
|
self.catalogManager = CatalogManagerAI(self)
|
||||||
|
self.catalogManager.generateWithRequired(OTP_ZONE_ID_MANAGEMENT)
|
||||||
|
|
||||||
def getTrackClsends(self):
|
def getTrackClsends(self):
|
||||||
return False
|
return False
|
||||||
|
|
Loading…
Reference in a new issue