Fix life cycle of ResourceImporterTexture not tracked properly
This commit is contained in:
parent
41a7f6b380
commit
79c798fa0b
1 changed files with 1 additions and 0 deletions
|
|
@ -797,4 +797,5 @@ ResourceImporterTexture::ResourceImporterTexture() {
|
|||
}
|
||||
|
||||
ResourceImporterTexture::~ResourceImporterTexture() {
|
||||
singleton = nullptr;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue