edit test.cpp

This commit is contained in:
2021-03-11 11:04:38 +09:00
parent a2b499a7b4
commit 273a3f0c77
3 changed files with 13 additions and 2 deletions

View File

@ -1585,7 +1585,9 @@ namespace ZNsMain
{
ZtCTypeData<TFunctor>::GetObjRef(AO_Functor)
(
VP_LoopLink->mo_Type, ZCCheckRef1::PassData(AO_TypeHelp1), ZCCheckRef2::PassData(AO_TypeHelp2)
VP_LoopLink->mo_Type
, ZCCheckRef1::PassData(AO_TypeHelp1)
, ZCCheckRef2::PassData(AO_TypeHelp2)
);
////////////////////////////////////////////