mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-20 16:49:22 +00:00
Fixes and cleanup
This commit is contained in:
parent
f72453d03e
commit
a718e699ad
11 changed files with 122 additions and 92 deletions
|
@ -30,8 +30,8 @@ class CPedIK
|
|||
{
|
||||
public:
|
||||
enum {
|
||||
FLAG_1 = 1,
|
||||
LOOKING = 2, // looking while in car?
|
||||
GUN_POINTED_SUCCESSFULLY = 1, // set but unused
|
||||
LOOKAROUND_HEAD_ONLY = 2,
|
||||
AIMS_WITH_ARM = 4,
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue