Add override where missing
Former-commit-id: 2a876a280bc29f45ba81cedff5a3efeb5b70efab
This commit is contained in:
@@ -54,7 +54,7 @@ namespace Nz
|
||||
|
||||
bool HasAnimation() const;
|
||||
|
||||
bool IsAnimated() const;
|
||||
bool IsAnimated() const override;
|
||||
bool IsAnimationEnabled() const;
|
||||
|
||||
bool LoadFromFile(const String& filePath, const SkeletalModelParameters& params = SkeletalModelParameters());
|
||||
|
||||
Reference in New Issue
Block a user