1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-18 00:00:40 +08:00
Files
osu-lazer/osu.Game/Overlays/Chat
T
Bartłomiej Dach 032912e62b Adjust message on successful report to match bancho
Addresses https://github.com/ppy/osu/discussions/36004.

Not adding localisation because the previous implementation was
`.ToString()`ing anyway.

Would have made the abuse e-mail a link but `mailto:` doesn't work with
`MessageFormatter` and I don't want to go into that right now.

The message *almost* matches stable. The "almost" is because it doesn't
mention the `/ignore` chat command. I was just going to implement the
command, but I went to check what it does, and backed away slowly
because it has like weird scoping to chat, highlights, and PMs, so
`nope.avi`.
032912e62b · 2025-12-16 11:20:54 +01:00
History
..