Updated initial setup
This commit is contained in:
@@ -59,4 +59,13 @@ public enum ProgressBarType
|
||||
{
|
||||
NORMAL,
|
||||
NO_END
|
||||
}
|
||||
}
|
||||
|
||||
public enum TextType
|
||||
{
|
||||
NORMAL,
|
||||
ERROR,
|
||||
WARNING,
|
||||
SUCCESS
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user