From 1900a895d9f4689426d9a5c4ceea5c4240992456 Mon Sep 17 00:00:00 2001 From: StudioDeurbel Date: Wed, 30 Oct 2024 15:13:53 +0100 Subject: [PATCH] Create nikcircle.go --- frames/nikcircle.go | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 frames/nikcircle.go diff --git a/frames/nikcircle.go b/frames/nikcircle.go new file mode 100644 index 0000000..3a49607 --- /dev/null +++ b/frames/nikcircle.go @@ -0,0 +1,17 @@ +package frames + +// This is the value stored in the FrameMap +var MyAnimation = DefaultFrameType(myAnimationFrames) + +var myAnimationFrames = []string{ + @@@@@@ + XX XX + ** ** +&& && +& & +& & +&& && + ** ** + XX XX + @@@@@@ +`,