Make launcher connecting dialog show disconnect reason again
This commit is contained in:
@@ -30,6 +30,8 @@ namespace Content.Client.Launcher
|
||||
}
|
||||
}
|
||||
|
||||
public string? LastDisconnectReason => _baseClient.LastDisconnectReason;
|
||||
|
||||
public Page CurrentPage
|
||||
{
|
||||
get => _currentPage;
|
||||
|
||||
Reference in New Issue
Block a user