changed text

This commit is contained in:
2026-05-11 04:19:50 +02:00
parent 7bd32f49ee
commit 19f639d168
5 changed files with 117 additions and 91 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ IMAGE_SIZE = 64
class bird_species(Enum):
Common_Kingfisher = 0
CommonMyna = 1
Common_Myna = 1
House_Crow = 2
Indian_Peacock = 3
Indian_Pitta = 4