1
This commit is contained in:
parent
dab0a0d303
commit
d9119568f8
@ -550,7 +550,7 @@ void Obstacle::OnExplosionHit(Explosion* e)
|
|||||||
if (meta->i->damage_dia() > 0.01f &&
|
if (meta->i->damage_dia() > 0.01f &&
|
||||||
meta->i->damage() > 0.01f) {
|
meta->i->damage() > 0.01f) {
|
||||||
#if 0
|
#if 0
|
||||||
obstacle->Explosion(this);
|
Explosion(this);
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
#if 0
|
#if 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user