mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
Added more and fixed the old automated tests
This commit is contained in:
@ -101,6 +101,9 @@ namespace osu.Game.Overlays.Chat
|
||||
}
|
||||
}
|
||||
|
||||
// this is only used for testing
|
||||
public OsuTextFlowContainer ContentFlow => contentFlow;
|
||||
|
||||
[BackgroundDependencyLoader(true)]
|
||||
private void load(OsuColour colours, ChatOverlay chat)
|
||||
{
|
||||
|
Reference in New Issue
Block a user