mirror of
https://github.com/ppy/osu.git
synced 2026-05-21 01:00:27 +08:00
Add comment regarding host name choice
This commit is contained in:
@@ -149,6 +149,7 @@ namespace osu.Game.Tests.Collections.IO
|
||||
}
|
||||
}
|
||||
|
||||
// Name matches the automatically chosen name from `CleanRunHeadlessGameHost` above, so we end up using the same storage location.
|
||||
using (HeadlessGameHost host = new TestRunHeadlessGameHost(nameof(TestSaveAndReload)))
|
||||
{
|
||||
try
|
||||
|
||||
Reference in New Issue
Block a user