Skip to content

Commit 72aca24

Browse files
authored
Update ModelAnimation.hpp
1 parent 16805d1 commit 72aca24

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

include/ModelAnimation.hpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@ class ModelAnimation : public ::ModelAnimation {
7171
other.bones = nullptr;
7272
other.frameCount = 0;
7373
other.framePoses = nullptr;
74+
75+
return *this;
7476
}
7577

7678
/**

0 commit comments

Comments
 (0)