removed notSelected option of Difficulty enum
This commit is contained in:
@@ -7,7 +7,6 @@ enum UnitType {
|
|||||||
}
|
}
|
||||||
|
|
||||||
enum Difficulty {
|
enum Difficulty {
|
||||||
notSelected,
|
|
||||||
veryEasy,
|
veryEasy,
|
||||||
easy,
|
easy,
|
||||||
intermediate,
|
intermediate,
|
||||||
|
|||||||
Reference in New Issue
Block a user