We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b7ddcb commit 3c9e493Copy full SHA for 3c9e493
korman/exporter/manager.py
@@ -36,7 +36,7 @@
36
plFactory.ClassIndex("plDynaRippleMgr"),
37
plFactory.ClassIndex("plDynaBulletMgr"),
38
plFactory.ClassIndex("plDynaPuddleMgr"),
39
- plFactory.ClassIndex("plATCAnim"),
+ #plFactory.ClassIndex("plATCAnim"), # Only Avatar Animations need to be pool objects
40
plFactory.ClassIndex("plEmoteAnim"),
41
plFactory.ClassIndex("plDynaRippleVSMgr"),
42
plFactory.ClassIndex("plDynaTorpedoMgr"),
0 commit comments