Skip to content

Commit eb4cc46

Browse files
committed
Update image logging.
1 parent 1b7b94e commit eb4cc46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Code/LoadingScreen/BackgroundImage.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -593,7 +593,7 @@ private static Material GetDownloadedMaterial(Material originalMaterial, List<st
593593
};
594594
}
595595

596-
Logging.Message("downloaded image was too small; skipping");
596+
Logging.KeyMessage("downloaded image was too small; skipping");
597597
}
598598
}
599599
catch (Exception e)

0 commit comments

Comments
 (0)