menti words init
This commit is contained in:
@@ -83,7 +83,7 @@ class MentiWords(GameBase):
|
||||
|
||||
#screenshot = cv.imread("menti_words/screenshot.jpg")
|
||||
screenshot = self.capture_window.get_screenshot()
|
||||
screenshot = screenshot[870:1240, 1080:1480]
|
||||
screenshot = screenshot[870:1270, 1080:1480]
|
||||
|
||||
#cv.imshow("screenshot", screenshot)
|
||||
#cv.waitKey(150)
|
||||
|
||||
Reference in New Issue
Block a user