summaryrefslogtreecommitdiff
path: root/src/animation/AnimBlendAssociation.h
diff options
context:
space:
mode:
authoreray orçunus <erayorcunus@gmail.com>2019-06-28 19:19:00 +0300
committereray orçunus <erayorcunus@gmail.com>2019-06-28 19:19:00 +0300
commit7ab2ba9399eb8003821122f619371e443a8b1603 (patch)
treeb0490ac6bdd9b7ff863cdd26d68280aea2e9357d /src/animation/AnimBlendAssociation.h
parent9f07569bd6a4b67c5a1427da773d679247bb73d1 (diff)
Footsteps
Signed-off-by: eray orçunus <erayorcunus@gmail.com>
Diffstat (limited to 'src/animation/AnimBlendAssociation.h')
-rw-r--r--src/animation/AnimBlendAssociation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/animation/AnimBlendAssociation.h b/src/animation/AnimBlendAssociation.h
index 076fa810..d846a4d3 100644
--- a/src/animation/AnimBlendAssociation.h
+++ b/src/animation/AnimBlendAssociation.h
@@ -13,7 +13,7 @@ enum {
ASSOC_PARTIAL = 0x10,
ASSOC_MOVEMENT = 0x20, // ???
ASSOC_HAS_TRANSLATION = 0x40,
- ASSOC_FLAG80 = 0x80,
+ ASSOC_FLAG80 = 0x80, // walking and running have it
ASSOC_FLAG100 = 0x100,
ASSOC_FLAG200 = 0x200,
ASSOC_FLAG400 = 0x400, // not seen yet