EP Symboliztion +Namespace

This commit is contained in:
ninemine
2025-07-04 23:00:41 +08:00
parent 6783429ab6
commit acada40141
4 changed files with 80 additions and 12 deletions

View File

@@ -45,7 +45,7 @@ namespace Convention.Symbolization.Internal
Structures.Add(structure.SymbolInfo.SymbolName, structure);
}
public bool EndAndTApplyUpdate()
public bool EndAndTryApplyUpdate()
{
Updateable--;
if (Updateable == 0)