Skip to content

Commit

Permalink
Update screen_type.py
Browse files Browse the repository at this point in the history
  • Loading branch information
JabLuszko authored Aug 22, 2024
1 parent 0a678ca commit 9fc9202
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mapadroid/ocr/screen_type.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ class ScreenType(Enum):
RETRY = 6 # Failed to log in. Green button on top: RETRY - no background button below: TRY A DIFFERENT ACCOUNT
WRONG = 7 # incorrect credentials?
GAMEDATA = 8 # game data could not be fetched from server
HARDWARE_UNITY_UNSUPPORTED = 9 # Your device does not match hardware requirements for this application CONTINUE
GGL = 10 # Google account picker
PERMISSION = 11 # permission grant overlay (Android)
MARKETING = 12 # marketing notification request (pogo)
Expand Down

0 comments on commit 9fc9202

Please sign in to comment.