add todos

This commit is contained in:
2025-02-06 19:22:35 +01:00
parent 7108ed4f28
commit f5430f3d0f
2 changed files with 4 additions and 1 deletions

View File

@@ -24,5 +24,7 @@ int main() {
std::cout << "KeepAlive2 : " << keepAlive2->GetField<KeepAliveId>() << "\n";
//TODO: write ID and factory
return 0;
}