mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 12:33:01 +08:00
Add test scene
This commit is contained in:
parent
d18bd2d2ac
commit
292273edbe
@ -64,7 +64,8 @@ namespace osu.Game.Tests.Visual.Online
|
||||
new[] { "Plain", "This is plain comment" },
|
||||
new[] { "Pinned", "This is pinned comment" },
|
||||
new[] { "Link", "Please visit https://osu.ppy.sh" },
|
||||
|
||||
new[] { "Big Image", "![](Backgrounds/bg1)" },
|
||||
new[] { "Small Image", "![](Cursor/cursortrail)" },
|
||||
new[]
|
||||
{
|
||||
"Heading", @"# Heading 1
|
||||
|
Loading…
Reference in New Issue
Block a user