Add override where missing
Former-commit-id: 2a876a280bc29f45ba81cedff5a3efeb5b70efab
This commit is contained in:
@@ -225,7 +225,7 @@ namespace Nz
|
||||
public:
|
||||
NullGeom();
|
||||
|
||||
void ComputeInertialMatrix(Vector3f* inertia, Vector3f* center) const;
|
||||
void ComputeInertialMatrix(Vector3f* inertia, Vector3f* center) const override;
|
||||
|
||||
GeomType GetType() const override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user