Skip to content

Commit

Permalink
Fix orphan StringName's in ShaderLanguage
Browse files Browse the repository at this point in the history
  • Loading branch information
Chaosus committed Jul 2, 2024
1 parent 9425535 commit dc78ef1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions servers/rendering/shader_language.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -10837,4 +10837,5 @@ ShaderLanguage::ShaderLanguage() {

ShaderLanguage::~ShaderLanguage() {
clear();
global_func_set.clear();
}

0 comments on commit dc78ef1

Please sign in to comment.