Add messaging telling users how to leave changelog comments

This commit is contained in:
Dean Herbert
2019-07-04 15:47:06 +09:00
parent f41c89c3be
commit 4885f0f0c7
4 changed files with 87 additions and 1 deletions

View File

@ -24,6 +24,7 @@ namespace osu.Game.Tests.Visual.Online
typeof(ChangelogListing),
typeof(ChangelogSingleBuild),
typeof(ChangelogBuild),
typeof(Comments),
};
protected override void LoadComplete()