sync with master

This commit is contained in:
Nikolay Korolev
2020-04-19 17:38:48 +03:00
28 changed files with 104 additions and 85 deletions

View File

@ -38,7 +38,6 @@ public:
uint8 m_b1stPerson : 1;
uint8 m_bHeavy : 1;
uint8 m_bThrow : 1;
uint8 stuff;
static void Initialise(void);
static void LoadWeaponData(void);