This commit is contained in:
aozhiwei 2023-03-30 15:14:46 +08:00
parent 0fa21c90bf
commit eaba681eab

View File

@ -252,6 +252,7 @@ void Bullet::ProcBomb()
bomb_pos,
gun_meta->explosion_effect());
OnHit(objects);
AddGunBuff();
}
break;
case IS_FRAG: