mirror of
https://gitlab.com/GaryOderNichts/re3-wiiu.git
synced 2024-11-22 09:09:15 +01:00
Remove deceiving comment
This commit is contained in:
parent
bc3734cae3
commit
f19a1aebd4
@ -29,7 +29,7 @@ class CPedIK
|
||||
{
|
||||
public:
|
||||
enum {
|
||||
GUN_POINTED_SUCCESSFULLY = 1, // set but unused
|
||||
GUN_POINTED_SUCCESSFULLY = 1,
|
||||
LOOKAROUND_HEAD_ONLY = 2,
|
||||
AIMS_WITH_ARM = 4,
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user