mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-09 05:30:34 +00:00
Darkel fixes
This commit is contained in:
parent
e1ca6c6b79
commit
489743da41
2 changed files with 14 additions and 8 deletions
|
@ -24,9 +24,9 @@ private:
|
|||
static int32 AmmoInterruptedWeapon;
|
||||
static int32 KillsNeeded;
|
||||
static int8 InterruptedWeapon;
|
||||
static int8 bStandardSoundAndMessages;
|
||||
static int8 bNeedHeadShot;
|
||||
static int8 bProperKillFrenzy;
|
||||
static bool bStandardSoundAndMessages;
|
||||
static bool bNeedHeadShot;
|
||||
static bool bProperKillFrenzy;
|
||||
static uint16 Status;
|
||||
static uint16 RegisteredKills[NUM_DEFAULT_MODELS];
|
||||
static int32 ModelToKill;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue