mirror of
https://github.com/osukey/osukey.git
synced 2025-05-20 21:17:32 +09:00
remove meanless comment
This commit is contained in:
parent
4393e53b43
commit
71864fbb93
@ -69,7 +69,6 @@ namespace osu.Game.Database
|
|||||||
i++;
|
i++;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Only pop up once to prevent spam.
|
|
||||||
if (fileMissing)
|
if (fileMissing)
|
||||||
{
|
{
|
||||||
Logger.Log("Some of model files are missing, they will not be included in the archive", LoggingTarget.Database, LogLevel.Error);
|
Logger.Log("Some of model files are missing, they will not be included in the archive", LoggingTarget.Database, LogLevel.Error);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user