mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
removed unneeeded warning
This commit is contained in:
parent
68c8972b66
commit
24f11a7764
@ -28,7 +28,6 @@ namespace NewHorizons.Utility
|
|||||||
{
|
{
|
||||||
if (RelativePath == null)
|
if (RelativePath == null)
|
||||||
{
|
{
|
||||||
Logger.LogWarning("Cannot load cache! RelativePath is null!");
|
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user