From 1c2819d5b0e0f3ae386f68ac70f7d35ba45024f6 Mon Sep 17 00:00:00 2001 From: trebonius2 Date: Wed, 12 Feb 2014 12:52:17 -0800 Subject: [PATCH] Changed Item offset, as discussed with Amec --- Keyframe-Specification.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Keyframe-Specification.md b/Keyframe-Specification.md index 4ed586c..608516d 100644 --- a/Keyframe-Specification.md +++ b/Keyframe-Specification.md @@ -193,7 +193,7 @@ Note: not even sure this is what this actually is ### Header Second byte changes. -offset: 0x2F2, length: 0x09 +offset: 0x2E3, length: 0x09 ``` 1E XX B3 00 65 FE 00 0C 01 ```