mirror of
https://github.com/ppy/osu.git
synced 2025-03-05 14:22:55 +08:00
add inline comment for width 2
This commit is contained in:
parent
d66f07fccb
commit
4fbd43fcae
@ -79,6 +79,7 @@ namespace osu.Game.Overlays.Wiki
|
||||
{
|
||||
new WikiPanelContainer(panelsNode[i].InnerText, true)
|
||||
{
|
||||
// This is required to fill up the space of "null" drawable below.
|
||||
Width = 2,
|
||||
},
|
||||
null,
|
||||
|
Loading…
Reference in New Issue
Block a user