Update frames.go with Frame Map from Bodypack
This commit is contained in:
parent
631dbe9aad
commit
020fe74d36
1 changed files with 1 additions and 0 deletions
|
@ -56,4 +56,5 @@ var FrameMap = map[string]FrameType{
|
||||||
"rick": Rick,
|
"rick": Rick,
|
||||||
"spidyswing": Spidy,
|
"spidyswing": Spidy,
|
||||||
"torus-knot": TorusKnot,
|
"torus-knot": TorusKnot,
|
||||||
|
"bodypack": Bodypack,
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue