mirror of
https://github.com/ericaxu/gemmy.git
synced 2026-07-22 07:30:31 +00:00
Fixed the Animations Guide Section
Signed-off-by: Sigrunixia <Scholarlysigrun@icloud.com>
This commit is contained in:
parent
5a736e7e1d
commit
2c2dc9a20e
1 changed files with 1 additions and 1 deletions
|
|
@ -143,7 +143,7 @@ public readonly drakeAnimationMap: Record<AnimationType, string>;
|
|||
|
||||
### Animation Map
|
||||
|
||||
Then further down, define the animation map.
|
||||
Then further down, define the animation map. This is where you will tell Granite what animation to use for each emote.
|
||||
|
||||
**Before**:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue