Skip to content

Commit

Permalink
Update 2
Browse files Browse the repository at this point in the history
  • Loading branch information
G-Moris authored Jan 31, 2025
1 parent 2984676 commit 1ace734
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Client/game_sa/CAnimManagerSA.h
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,4 @@ class CAnimManagerSA : public CAnimManager

bool IsValidGroup(std::uint32_t uiAnimGroup) const;
bool IsValidAnim(std::uint32_t uiAnimGroup, std::uint32_t uiAnimID) const;
private:
CAnimBlendAssocGroup* m_pAnimAssocGroups[MAX_ANIM_GROUPS];
CAnimBlock* m_pAnimBlocks[MAX_ANIM_BLOCKS];
};

0 comments on commit 1ace734

Please sign in to comment.