1
This commit is contained in:
parent
11e91fda61
commit
5134533e6f
@ -883,6 +883,7 @@ void Bullet::ProcNormalBullet(BulletCheckResult& result)
|
||||
if (need_remove) {
|
||||
if (IsFlyHook()) {
|
||||
if (!hited) {
|
||||
result.flyed_distance = raycast_len_;
|
||||
sender.Get()->IncDisableMoveTimes();
|
||||
sender.Get()->IncDisableAttackDirTimes();
|
||||
auto sender_p = sender;
|
||||
|
Loading…
x
Reference in New Issue
Block a user