Update frames.go

adding sam to frames/frames
Please help
This commit is contained in:
Enfinity/Crisbon 2023-10-15 14:32:57 +01:00 committed by GitHub
parent 0e53a4799f
commit 4bae0836c5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -55,5 +55,6 @@ var FrameMap = map[string]FrameType{
"playstation": PlayStation,
"rick": Rick,
"spidyswing": Spidy,
"sam": SamByCrisbon,
"torus-knot": TorusKnot,
}