Make region selector shower instead of whole screen )
This commit is contained in:
@@ -1,8 +1,3 @@
|
||||
namespace EveOPreview.Configuration
|
||||
{
|
||||
public enum AnimationStyle
|
||||
{
|
||||
OriginalAnimation,
|
||||
NoAnimation
|
||||
}
|
||||
namespace EveOPreview.Configuration {
|
||||
public enum AnimationStyle { OriginalAnimation, NoAnimation }
|
||||
}
|
||||
Reference in New Issue
Block a user