parent
5da3dd85a5
commit
ad925bc388
2 changed files with 1862 additions and 0 deletions
|
@ -58,4 +58,5 @@ var FrameMap = map[string]FrameType{
|
||||||
"torus-knot": TorusKnot,
|
"torus-knot": TorusKnot,
|
||||||
"as": AStrend,
|
"as": AStrend,
|
||||||
"bomb": Bomb,
|
"bomb": Bomb,
|
||||||
|
"maxwell": Maxwell,
|
||||||
}
|
}
|
||||||
|
|
1861
frames/maxwell.go
Normal file
1861
frames/maxwell.go
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue