Closed bjaraujo closed 8 years ago
Seems just a graphical issue:
Owner is alive. m_BeingHeld = true; m_BeingLifted = false; m_BeingPunched = false; m_BombFly = BOMBFLY_NONE; m_TimeLeft = 0.0799999982; m_OwnerPlayer = 3;
m_Dead = false; m_Checked = false;
Conclusion: Bomb is being held although bomber and bomb coordinates do not match.
resolved with commit: 212e126c6d3f2f1761d3fe7cc01e01f5208c8824
Note: Only exploded when white bomber died.