osukey/osu.Game
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.
2022-10-27 10:33:50 +03:00
..
2022-07-18 16:24:08 +09:00
2022-09-18 17:55:06 -07:00
2022-09-20 15:54:18 +09:00