This commit is contained in:
hyzboy 2020-08-25 21:33:34 +08:00
parent b88c66e1cb
commit e79ac1ca03

View File

@ -12,7 +12,6 @@ namespace hgl
return(false);
ElementCreater *ec=cur_ec->GetSubElementCreater(element_name);
ecs_stack.Push(cur_ec);
cur_ec=nullptr;