package frames // This is the value stored in the FrameMap var MyAnimation = DefaultFrameType(myAnimationFrames) var myAnimationFrames = []string{ `------------@@@@@@@@@@@@------------ ---------@@@ @@@--------- ------@@@ @@@@------ ------@@@ @@@@------ ------@@@ @@@@------ ------@@@ @@@@------ ------@@@ @@@@------ ------@@@ @@@@------ ------@@@ @@@@------ ------@@@ @@@@------ ------@@@ @@@@------ ---------@@@ @@@--------- ------------@@@@@@@@@@@@------------`, `-----------------@@@@--------------- -----------------@@@@--------------- -----------------@@@@--------------- -----------------@@@@--------------- -----------------@@@@--------------- -----------------@@@@--------------- -----------------@@@@--------------- -----------------@@@@--------------- -----------------@@@@--------------- -----------------@@@@--------------- -----------------@@@@--------------- -----------------@@@@--------------- -----------------@@@@---------------`, `------------@@@@@@@@@@@@------------ ---------@@@ @@@--------- ------@@@ @@@@------ ------@@@ @@@@------ ------@@@ @@@@------ ------@@@ @@@@------ ------@@@ @@@@------ ------@@@ @@@@------ ------@@@ @@@@------ ------@@@ @@@@------ ------@@@ @@@@------ ---------@@@ @@@--------- ------------@@@@@@@@@@@@------------`, }