1
This commit is contained in:
parent
7efc9e6d2c
commit
2b888abc98
@ -190,7 +190,9 @@ void Bullet::ProcBomb()
|
|||||||
case IS_FRAG:
|
case IS_FRAG:
|
||||||
{
|
{
|
||||||
//手雷
|
//手雷
|
||||||
|
#if 0
|
||||||
ProcFragBomb(delay_time);
|
ProcFragBomb(delay_time);
|
||||||
|
#endif
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
case IS_SMOKE:
|
case IS_SMOKE:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user