added ActiveDataManagerTest.cpp

This commit is contained in:
2023-09-18 22:27:56 +08:00
parent eeec8248a4
commit 9312dc8b39
4 changed files with 125 additions and 4 deletions

View File

@@ -74,4 +74,4 @@ void main()
aim.ReleaseAllActive();
DebugAIMOutput("RelaseAllActive()",aim);
}
}