mirror of
https://github.com/godotengine/godot.git
synced 2025-02-23 23:15:07 +08:00
Fix orphan StringName's in ShaderLanguage
This commit is contained in:
parent
9425535602
commit
dc78ef1722
@ -10837,4 +10837,5 @@ ShaderLanguage::ShaderLanguage() {
|
||||
|
||||
ShaderLanguage::~ShaderLanguage() {
|
||||
clear();
|
||||
global_func_set.clear();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user