mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-13 15:04:15 +01:00
stub
This commit is contained in:
parent
91c7cc5fc8
commit
9c954471fb
7 changed files with 48 additions and 2 deletions
|
|
@ -342,6 +342,7 @@ public sealed class PairHandler : DisposableMediatorSubscriberBase
|
|||
break;
|
||||
|
||||
case PlayerChanges.Moodles:
|
||||
// TODO: send it to petnames ipc here instead
|
||||
await _ipcManager.Moodles.SetStatusAsync(handler.Address, charaData.MoodlesData).ConfigureAwait(false);
|
||||
break;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue