parent
379012dbc0
commit
bb3c7f0fa7
3 changed files with 3236 additions and 0 deletions
1755
frames/batman&robin.go
Normal file
1755
frames/batman&robin.go
Normal file
File diff suppressed because it is too large
Load diff
|
@ -39,4 +39,7 @@ var FrameMap = map[string]FrameType{
|
|||
"coin": Coin,
|
||||
"torus-knot": TorusKnot,
|
||||
"knot": TorusKnot,
|
||||
"spidyswing": Spidy,
|
||||
"batman-running": BNR,
|
||||
"bnr": BNR,
|
||||
}
|
||||
|
|
1478
frames/spidyswing.go
Normal file
1478
frames/spidyswing.go
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue