Duck
This commit is contained in:
parent
4be7a9e82f
commit
63d80866b7
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ var FrameMap = map[string]FrameType{
|
||||||
"can-you-hear-me": Rick,
|
"can-you-hear-me": Rick,
|
||||||
"clock": Clock,
|
"clock": Clock,
|
||||||
"coin": Coin,
|
"coin": Coin,
|
||||||
|
"duck": Duck,
|
||||||
"donut": Donut,
|
"donut": Donut,
|
||||||
"dvd": Dvd,
|
"dvd": Dvd,
|
||||||
"forrest": Forrest,
|
"forrest": Forrest,
|
||||||
|
|
Loading…
Reference in a new issue