- looks like the last commit missed a few files.

This commit is contained in:
Christoph Oelckers 2017-03-19 11:35:24 +01:00
commit 2c789a2d75
3 changed files with 24 additions and 3 deletions

View file

@ -98,6 +98,7 @@ DEFINE_FIELD(AWeapon, FOVScale)
DEFINE_FIELD(AWeapon, Crosshair)
DEFINE_FIELD(AWeapon, GivenAsMorphWeapon)
DEFINE_FIELD(AWeapon, bAltFire)
DEFINE_FIELD(AWeapon, SlotNumber)
DEFINE_FIELD_BIT(AWeapon, WeaponFlags, bDehAmmo, WIF_DEHAMMO)
//===========================================================================