mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Update SlideReelAsyncImageLoader.cs
This commit is contained in:
parent
05126b3539
commit
3977b92844
@ -81,7 +81,7 @@ public class SlideReelAsyncImageLoader
|
||||
NHLogger.LogError($"Failed to load {index}:{url} - {uwr.error}");
|
||||
if (url.Contains("SlideReelCache"))
|
||||
{
|
||||
NHLogger.LogError("Missing image in SlideReelCache: Try deleting the folder so that New Horizons can regenerate the cache.");
|
||||
NHLogger.LogError("Missing image in SlideReelCache: If you are a dev, try deleting the folder so that New Horizons can regenerate the cache. If you are a player: do that and then complain to the mod dev.");
|
||||
}
|
||||
}
|
||||
else
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user