You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-04 19:21:46 +00:00
Fix life cycle of ResourceImporterTexture not tracked properly
This commit is contained in:
@@ -797,4 +797,5 @@ ResourceImporterTexture::ResourceImporterTexture() {
|
||||
}
|
||||
|
||||
ResourceImporterTexture::~ResourceImporterTexture() {
|
||||
singleton = nullptr;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user