Forget to save file.

pull/4432/head
kimkulling 2022-03-09 11:00:05 +01:00
parent 76e10b96fc
commit 26598dc6bd
1 changed files with 1 additions and 1 deletions

View File

@ -344,7 +344,7 @@ public:
Model(uint64_t id, const Element& element, const Document& doc, const std::string& name);
virtual ~Model();
virtual ~Model() = default;
fbx_simple_property(QuaternionInterpolate, int, 0)