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