Update frames.go
This commit is contained in:
parent
ef7b03a221
commit
6fdffa0e94
1 changed files with 1 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,
|
||||||
|
"skull": Skull,
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue