mirror of
https://github.com/ppy/osu.git
synced 2025-02-22 16:32:59 +08:00
Fix typo
Co-Authored-By: Bartłomiej Dach <dach.bartlomiej@gmail.com>
This commit is contained in:
parent
8523e3d205
commit
79f47fe7d7
@ -16,7 +16,7 @@ namespace osu.Game.Tests.Visual.Online
|
|||||||
{
|
{
|
||||||
private User friend;
|
private User friend;
|
||||||
private Channel publicChannel;
|
private Channel publicChannel;
|
||||||
private Channel privateMesssageChannel;
|
private Channel privateMessageChannel;
|
||||||
private TestContainer testContainer;
|
private TestContainer testContainer;
|
||||||
|
|
||||||
private int messageIdCounter;
|
private int messageIdCounter;
|
||||||
|
Loading…
Reference in New Issue
Block a user