You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-09 12:50:35 +00:00
Properly clear material slots on mesh instance when material is freed
This commit is contained in:
@@ -34,7 +34,6 @@
|
||||
#include "core/object/worker_thread_pool.h"
|
||||
#include "core/os/os.h"
|
||||
#include "rendering_server_default.h"
|
||||
#include "rendering_server_globals.h"
|
||||
|
||||
#include <new>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user