parent
f3180569d8
commit
f1a60c2c04
2 changed files with 1299 additions and 0 deletions
1298
frames/batman.go
Normal file
1298
frames/batman.go
Normal file
File diff suppressed because it is too large
Load diff
|
@ -35,4 +35,5 @@ var FrameMap = map[string]FrameType{
|
|||
"rick": Rick,
|
||||
"can-you-hear-me": Rick,
|
||||
"donut": Donut,
|
||||
"batman": Batman,
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue