diff --git a/panda/src/chan/partGroup.h b/panda/src/chan/partGroup.h index a32540bb86..1ba23978d9 100644 --- a/panda/src/chan/partGroup.h +++ b/panda/src/chan/partGroup.h @@ -43,7 +43,7 @@ class AnimChannelBase; // MovingPart. It defines a hierarchy of MovingParts. //////////////////////////////////////////////////////////////////// class EXPCL_PANDA_CHAN PartGroup : public TypedWritableReferenceCount, public Namable { -public: +PUBLISHED: // This enum defines bits which may be passed into check_hierarchy() // and PartBundle::bind_anim() to allow an inexact match of channel // hierarchies. This specifies conditions that we don't care about