





e2684bc improved the ingame menus. closes #1611 - oy
42707f9 Merge branch 'master' of https://github.com/tee... - oy












Damage net event.
This event contains the following:
m_ClientID: ID of damaged tee
m_Amount: amount of damage taken, from 1 to 9
m_Angle: angle from which damage was taken
m_Armored: type of damage (armor damage or health damage)
m_Armored f...