mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
remove le $
This commit is contained in:
parent
754e17968a
commit
fc1f6e74c6
@ -76,7 +76,7 @@ namespace NewHorizons.Handlers
|
|||||||
if (!sector)
|
if (!sector)
|
||||||
{
|
{
|
||||||
Logger.LogWarning($"StreamingHandler for {obj} has null sector. " +
|
Logger.LogWarning($"StreamingHandler for {obj} has null sector. " +
|
||||||
$"This can lead to the thing being unloaded permanently.");
|
"This can lead to the thing being unloaded permanently.");
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user