This commit is contained in:
aozhiwei 2024-10-12 10:37:27 +08:00
parent 6c1a1437ef
commit 4ca54b42be

View File

@ -13,6 +13,8 @@ namespace mt
void Init1();
void Init2();
std::vector<std::tuple<int, float>> attrs;
private:
};