mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 00:09:18 +02:00
alerter fixes, removing obstacles, python config changes
This commit is contained in:
@@ -41,6 +41,9 @@ public:
|
||||
// create model from node string
|
||||
TAnimModel *
|
||||
create_model(const std::string &src, const std::string &name, const glm::dvec3 &position);
|
||||
// delete TAnimModel instance
|
||||
void
|
||||
delete_model(TAnimModel *model);
|
||||
|
||||
private:
|
||||
// members
|
||||
|
||||
Reference in New Issue
Block a user