mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-12 16:27:22 +01:00
fix penumbra ipc never setting to the new version
This commit is contained in:
parent
f34edb78a1
commit
a9d224c3e2
1 changed files with 1 additions and 0 deletions
|
|
@ -128,6 +128,7 @@ public sealed class IpcCallerPenumbra : DisposableMediatorSubscriberBase, IIpcCa
|
|||
try
|
||||
{
|
||||
_ = _penumbraApiVersion.Invoke();
|
||||
_useLegacyPenumbraApi = false;
|
||||
}
|
||||
catch
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue