Skip to content

Commit

Permalink
Update unsupported hash string
Browse files Browse the repository at this point in the history
  • Loading branch information
Lekuruu committed Dec 21, 2023
1 parent dd4b980 commit 019e00a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion constants/strings.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@

UNSUPPORTED_HASH = '\n'.join([
'This version of osu! you are using is not compatible with this server.',
'Please download one of the clients on the website!'
'Please download one of the clients on the website, or ask an admin for permission!'
])

MAINTENANCE_MODE = 'Bancho is currently in maintenance mode. Please check back later!'
Expand Down

0 comments on commit 019e00a

Please sign in to comment.