1
This commit is contained in:
parent
b09275d2a7
commit
3fa33bf0b3
@ -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) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user