mirror of
https://github.com/Caraxi/mare.client.git
synced 2026-02-18 14:07:42 +01:00
cleanup
This commit is contained in:
parent
af7dd239aa
commit
e31c232f79
7 changed files with 24 additions and 43 deletions
|
|
@ -254,7 +254,7 @@ public class OnlinePlayerManager : IDisposable
|
|||
{
|
||||
Task.Run(async () =>
|
||||
{
|
||||
await _apiController.PushCharacterData(_playerManager.LastCreatedCharacterData!,
|
||||
await _apiController.PushCharacterData(_playerManager.LastCreatedCharacterData,
|
||||
visiblePlayers);
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue