Initial commit
This commit is contained in:
parent
ed6f645950
commit
f7e607a693
2 changed files with 1195 additions and 0 deletions
|
@ -63,4 +63,5 @@ var FrameMap = map[string]FrameType{
|
||||||
"earth": Earth,
|
"earth": Earth,
|
||||||
"kitty": Kitty,
|
"kitty": Kitty,
|
||||||
"india": India,
|
"india": India,
|
||||||
|
"simpson-bush": Simpson,
|
||||||
}
|
}
|
||||||
|
|
1194
frames/simpsonbush.go
Normal file
1194
frames/simpsonbush.go
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue