Merge branch 'dev/dev_xp' into dev/dev
This commit is contained in:
@@ -6,9 +6,7 @@ public enum SketchStyle implements IEnumDisplay{
|
||||
|
||||
MEDIUM("2"),
|
||||
|
||||
THIN("3"),
|
||||
|
||||
CUSTOM("Custom");
|
||||
THIN("3");
|
||||
|
||||
private String value;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user