fix penumbra ipc never setting to the new version
This commit is contained in:
@@ -128,6 +128,7 @@ public sealed class IpcCallerPenumbra : DisposableMediatorSubscriberBase, IIpcCa
|
||||
try
|
||||
{
|
||||
_ = _penumbraApiVersion.Invoke();
|
||||
_useLegacyPenumbraApi = false;
|
||||
}
|
||||
catch
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user