mirror of
https://github.com/ppy/osu.git
synced 2026-05-27 02:09:54 +08:00
Remove emoji regex
This commit is contained in:
@@ -283,8 +283,6 @@ namespace osu.Game.Online.Chat
|
||||
while (space-- > 0)
|
||||
empty += "\0";
|
||||
|
||||
handleMatches(emoji_regex, empty, "{0}", result, startIndex);
|
||||
|
||||
return result;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user