updated list/pool/map....,but can't run.

This commit is contained in:
2023-08-14 21:03:20 +08:00
parent 95c67ba857
commit 74003df08b
12 changed files with 26 additions and 22 deletions

View File

@@ -43,7 +43,7 @@ namespace hgl
void Clear()
{
SubNode.ClearData();
SubNode.Clear();
render_obj=nullptr;
}