Linked frames for dino.go

This commit is contained in:
Ethan Mircheff 2025-03-04 10:32:30 -08:00 committed by GitHub
parent 44a2afab5d
commit 53cb7f0167
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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,