1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-20 02:33:51 +08:00
Co-Authored-By: Bartłomiej Dach <dach.bartlomiej@gmail.com>
This commit is contained in:
Craftplacer 2020-02-03 22:08:01 +01:00 committed by GitHub
parent 8523e3d205
commit 79f47fe7d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@ namespace osu.Game.Tests.Visual.Online
{
private User friend;
private Channel publicChannel;
private Channel privateMesssageChannel;
private Channel privateMessageChannel;
private TestContainer testContainer;
private int messageIdCounter;