Fixes names not updating on Pet Nicknames restart (#79)
This commit is contained in:
@@ -68,6 +68,7 @@ public sealed class IpcCallerPetNames : IIpcCaller
|
||||
private void OnPetNicknamesReady()
|
||||
{
|
||||
CheckAPI();
|
||||
_mareMediator.Publish(new PetNamesReadyMessage());
|
||||
}
|
||||
|
||||
private void OnPetNicknamesDispose()
|
||||
|
||||
Reference in New Issue
Block a user