mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-13 22:24:15 +01:00
implement callbacks
This commit is contained in:
parent
ac6c46390c
commit
d2bb4e01a4
3 changed files with 32 additions and 2 deletions
|
|
@ -1,4 +1,5 @@
|
|||
using System.Collections.Generic;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Threading.Tasks;
|
||||
using MareSynchronos.API;
|
||||
using Microsoft.AspNetCore.SignalR.Client;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue