updated list/pool/map....,but can't run.
This commit is contained in:
@@ -12,7 +12,7 @@ public:
|
||||
void Begin()
|
||||
{
|
||||
for(auto *it:data_list)
|
||||
it->value->ClearData();
|
||||
it->value->Clear();
|
||||
}
|
||||
|
||||
void End()
|
||||
|
Reference in New Issue
Block a user