changed species name
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ sem = threading.Semaphore(1) #adjust to performance
|
||||
|
||||
class bird_species(Enum):
|
||||
Common_Kingfisher = 0
|
||||
CommonMyna = 1
|
||||
Common_Myna = 1
|
||||
House_Crow = 2
|
||||
Indian_Peacock = 3
|
||||
Indian_Pitta = 4
|
||||
|
||||
Reference in New Issue
Block a user