mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-15 15:34:14 +01:00
Merge branch 'main' of https://github.com/Penumbra-Sync/client
This commit is contained in:
commit
e35ed1b529
3 changed files with 9 additions and 0 deletions
|
|
@ -68,6 +68,7 @@ public sealed class IpcCallerPetNames : IIpcCaller
|
|||
private void OnPetNicknamesReady()
|
||||
{
|
||||
CheckAPI();
|
||||
_mareMediator.Publish(new PetNamesReadyMessage());
|
||||
}
|
||||
|
||||
private void OnPetNicknamesDispose()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue