This commit is contained in:
@@ -34,6 +34,9 @@ private:
|
||||
|
||||
public:
|
||||
~AngelScriptResolver() override {
|
||||
for (const auto& ius : _itemUseScripts) {
|
||||
delete ius.second;
|
||||
}
|
||||
delete _contextPool;
|
||||
for (const auto& category : _typeDatabase) {
|
||||
for (const auto& type : category.second) {
|
||||
|
||||
Reference in New Issue
Block a user