summaryrefslogtreecommitdiffstats
path: root/src/entities/PedIK.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/entities/PedIK.h')
-rw-r--r--src/entities/PedIK.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/entities/PedIK.h b/src/entities/PedIK.h
index 67aaa469..266372c4 100644
--- a/src/entities/PedIK.h
+++ b/src/entities/PedIK.h
@@ -16,7 +16,7 @@ public:
enum {
FLAG_1,
FLAG_2,
- FLAG_4,
+ FLAG_4, // aims with arm
};
CPed* m_ped;