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