Update frames.go
adding sam to frames/frames Please help
This commit is contained in:
parent
0e53a4799f
commit
4bae0836c5
1 changed files with 1 additions and 0 deletions
|
@ -55,5 +55,6 @@ var FrameMap = map[string]FrameType{
|
||||||
"playstation": PlayStation,
|
"playstation": PlayStation,
|
||||||
"rick": Rick,
|
"rick": Rick,
|
||||||
"spidyswing": Spidy,
|
"spidyswing": Spidy,
|
||||||
|
"sam": SamByCrisbon,
|
||||||
"torus-knot": TorusKnot,
|
"torus-knot": TorusKnot,
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue