Linked frames for dino.go
This commit is contained in:
parent
44a2afab5d
commit
53cb7f0167
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,
|
||||||
|
"dino": Dino,
|
||||||
"donut": Donut,
|
"donut": Donut,
|
||||||
"dvd": Dvd,
|
"dvd": Dvd,
|
||||||
"forrest": Forrest,
|
"forrest": Forrest,
|
||||||
|
|
Loading…
Reference in a new issue