1
0
mirror of https://github.com/ppy/osu.git synced 2026-06-08 06:23:39 +08:00
Files
osu-lazer/osu.Game/Extensions
T
nullium21 68d1febe6e Use a regex for matching invalid characters instead
What the regex does is it matches everything except alphanumeric and [_()[] -], excluding EOL since regex101 seems to also match it, and we probably don't want that to happen.
68d1febe6e · 2022-10-27 10:33:50 +03:00
History
..
2022-06-24 21:26:19 +09:00
2022-06-30 23:23:14 +08:00