small fises in deleting Transformables WIP
This commit is contained in:
@@ -36,7 +36,7 @@ namespace TSE
|
||||
Transformable(uuids::uuid id);
|
||||
Transformable(const string& name);
|
||||
Transformable(const string& name, uuids::uuid id);
|
||||
~Transformable() = default;
|
||||
~Transformable();
|
||||
|
||||
Vector3 forward() const;
|
||||
Vector3 right() const;
|
||||
|
||||
Reference in New Issue
Block a user