Skip to content

Commit

Permalink
results: ctr_support: 003-(1401~1403) is the same as 003-1101
Browse files Browse the repository at this point in the history
  • Loading branch information
lifehackerhansol committed Jul 17, 2024
1 parent a05987b commit aeb7627
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cogs/results/ctr_support.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@
1099: ResultInfo('Access point with given SSID not found.', 'https://en-americas-support.nintendo.com/app/answers/detail/a_id/4249/kw/003-1099'),
1101: ResultInfo('Incorrect password for access point or configuration is not compatible with the 3DS.'),
2001: ResultInfo('DNS error. If you\'re using a custom DNS server, make sure the settings are correct.'),
(1401, 1403): ResultInfo('Incorrect password for access point or configuration is not compatible with the 3DS.'),
(2101, 2103): ResultInfo('Generic connection error(?)')
})

Expand Down

0 comments on commit aeb7627

Please sign in to comment.