1
This commit is contained in:
parent
a0b9bdac2b
commit
ed8d3715bc
@ -328,9 +328,6 @@ void Buff::RecoverHoldWeapons()
|
||||
hold_curr_weapon_idx_
|
||||
}));
|
||||
#endif
|
||||
if (meta->i->buff_id() == 209018) {
|
||||
int i = 0;
|
||||
}
|
||||
for (auto& weapon : hold_weapons_) {
|
||||
if (weapon.weapon_idx >= 0 &&
|
||||
weapon.weapon_idx < caster_.Get()->weapons.size()) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user