mirror of
https://github.com/GTAmodding/re3.git
synced 2025-08-27 03:54:46 +02:00
Remove deceiving comment
This commit is contained in:
@@ -29,7 +29,7 @@ class CPedIK
|
|||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
enum {
|
enum {
|
||||||
GUN_POINTED_SUCCESSFULLY = 1, // set but unused
|
GUN_POINTED_SUCCESSFULLY = 1,
|
||||||
LOOKAROUND_HEAD_ONLY = 2,
|
LOOKAROUND_HEAD_ONLY = 2,
|
||||||
AIMS_WITH_ARM = 4,
|
AIMS_WITH_ARM = 4,
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user