diff --git a/MANIFEST.in b/MANIFEST.in index 4a765de..097c810 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -2,7 +2,6 @@ include LICENSE include README.md include requirements.txt include fishy/icon.ico -include fishy/ProvisionsChalutier.zip include fishy/fishybot_logo.png include fishy/sound.mp3 include fishy/beep.wav diff --git a/fishy/ProvisionsChalutier.zip b/fishy/ProvisionsChalutier.zip deleted file mode 100644 index 58f9774..0000000 Binary files a/fishy/ProvisionsChalutier.zip and /dev/null differ diff --git a/fishy/engine/semifisher/pixel_loc.py b/fishy/engine/semifisher/pixel_loc.py index 2b018e4..90854de 100644 --- a/fishy/engine/semifisher/pixel_loc.py +++ b/fishy/engine/semifisher/pixel_loc.py @@ -57,7 +57,7 @@ class PixelLoc: def config(): """ Uses the game window to get an image of the game screen - then uses `GetKeypointFromImage()` to find the ProvisionsChalutier pixel location + then uses `GetKeypointFromImage()` to find the Chalutier pixel location :return: false if pixel loc not found """