namespace EveOPreview.Configuration { public enum AnimationStyle { OriginalAnimation, NoAnimation } }