parent
f457faa041
commit
194ec3eb06
2 changed files with 3758 additions and 0 deletions
3757
frames/earth.go
Normal file
3757
frames/earth.go
Normal file
File diff suppressed because it is too large
Load diff
|
@ -59,4 +59,5 @@ var FrameMap = map[string]FrameType{
|
||||||
"as": AStrend,
|
"as": AStrend,
|
||||||
"bomb": Bomb,
|
"bomb": Bomb,
|
||||||
"maxwell": Maxwell,
|
"maxwell": Maxwell,
|
||||||
|
"earth": Earth,
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue