This commit is contained in:
aozhiwei 2023-06-30 16:13:17 +08:00
parent f2cb511bcd
commit f1fae3e31e

View File

@ -49,7 +49,7 @@ namespace mtb
int rebirth_ = 0;
public:
std::bitset<10> __flags__;
std::bitset<11> __flags__;
};
};