Fix life cycle of ResourceImporterTexture not tracked properly
This commit is contained in:
parent
41a7f6b380
commit
79c798fa0b
@ -797,4 +797,5 @@ ResourceImporterTexture::ResourceImporterTexture() {
|
||||
}
|
||||
|
||||
ResourceImporterTexture::~ResourceImporterTexture() {
|
||||
singleton = nullptr;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user