mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-13 19:34:15 +01:00
add census popup on connection
This commit is contained in:
parent
05f1c66a5d
commit
a32aef8ee8
10 changed files with 99 additions and 0 deletions
|
|
@ -49,6 +49,10 @@ internal class ReportPopupHandler : IPopupHandler
|
|||
}
|
||||
}
|
||||
|
||||
public void OnClose()
|
||||
{
|
||||
}
|
||||
|
||||
public void Open(OpenReportPopupMessage msg)
|
||||
{
|
||||
_reportedPair = msg.PairToReport;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue