remove Provisions Chalutier

This commit is contained in:
Semjon Kerner 2021-03-24 17:54:54 +01:00
parent f9215c0e24
commit f7d7583883
3 changed files with 1 additions and 2 deletions

View File

@ -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

Binary file not shown.

View File

@ -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
"""