mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
comment
This commit is contained in:
parent
3e9ff8c616
commit
28bf75d09a
@ -31,6 +31,7 @@ public class NHSlideCollectionContainer : SlideCollectionContainer
|
|||||||
{
|
{
|
||||||
var fact = Locator.GetShipLogManager().GetFact(factID);
|
var fact = Locator.GetShipLogManager().GetFact(factID);
|
||||||
fact?.RegisterSlideCollection(__instance._slideCollection);
|
fact?.RegisterSlideCollection(__instance._slideCollection);
|
||||||
|
// in original it logs. we dont want that here ig
|
||||||
}
|
}
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user