2024-10-30 14:13:53 +00:00
|
|
|
package frames
|
|
|
|
|
|
|
|
// This is the value stored in the FrameMap
|
2024-10-30 14:17:07 +00:00
|
|
|
var Nikcircle = DefaultFrameType(Nikcircleframes)
|
2024-10-30 14:13:53 +00:00
|
|
|
|
2024-10-30 14:17:07 +00:00
|
|
|
var Nikcircleframes = []string{
|
2024-10-30 14:13:53 +00:00
|
|
|
@@@@@@
|
|
|
|
XX XX
|
|
|
|
** **
|
|
|
|
&& &&
|
|
|
|
& &
|
|
|
|
& &
|
|
|
|
&& &&
|
|
|
|
** **
|
|
|
|
XX XX
|
|
|
|
@@@@@@
|
|
|
|
`,
|