Add Earth Frames Relationship
Added the relationship between Earth animation frames and main frames loader file.
This commit is contained in:
parent
0e53a4799f
commit
cba1daefb4
1 changed files with 1 additions and 0 deletions
|
@ -56,4 +56,5 @@ var FrameMap = map[string]FrameType{
|
|||
"rick": Rick,
|
||||
"spidyswing": Spidy,
|
||||
"torus-knot": TorusKnot,
|
||||
"earth": earth,
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue