This commit is contained in:
aozhiwei 2024-03-14 15:51:17 +08:00
parent b09275d2a7
commit 3fa33bf0b3

View File

@ -16,6 +16,7 @@ namespace mt
void Equip::Init1()
{
{
shootfire_ = std::abs(shootfire());
std::vector<std::string> strings;
a8::Split(bullet_born_offset(), strings, '|');
for (auto& str : strings) {