mirror of
https://github.com/ppy/osu.git
synced 2025-01-14 04:02:59 +08:00
Add comment regarding host name choice
This commit is contained in:
parent
f81e32149b
commit
a866572ca8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user