[Animesh] Hook up isImposter override for control avatars

This commit is contained in:
Liru Færs
2020-01-05 00:07:36 -05:00
parent 19ad64cc96
commit 24118e8e67
3 changed files with 3 additions and 3 deletions

View File

@@ -76,7 +76,7 @@ public:
bool shouldRenderRigged() const override;
virtual BOOL isImpostor();
BOOL isImpostor() const override;
bool mPlaying;