Added FortyTwo Frames

This commit is contained in:
Shadowaker 2025-02-13 18:01:21 +01:00
parent fff4a173f0
commit 95493009f1

59
frames/forty-two.go Normal file
View file

@ -0,0 +1,59 @@
package frames
var FortyTwo = DefaultFrameType(myAnimationFrames)
var myAnimationFrames = []string{
`
`,
`
`,
`
`,
`
`,
`
`,
`
`,
}