Add Rick Frame Set
This commit is contained in:
parent
6c7126b783
commit
8eba02e598
2 changed files with 1005 additions and 0 deletions
|
@ -32,4 +32,5 @@ var FrameMap = map[string]FrameType{
|
|||
"parrot": Parrot,
|
||||
"clock": Clock,
|
||||
"nyan": Nyan,
|
||||
"rick": Rick,
|
||||
}
|
||||
|
|
1004
frames/rick.go
Normal file
1004
frames/rick.go
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue