feat(runtime): share chat commands and run login sequence
This commit is contained in:
parent
5535d0adac
commit
41b15efd4d
57 changed files with 1739 additions and 345 deletions
|
|
@ -12,5 +12,5 @@ internal interface ILiveWorldSessionSource
|
|||
|
||||
internal interface ILiveUiSessionTarget : ILiveInWorldSource, ILiveWorldSessionSource
|
||||
{
|
||||
AcDream.UI.Abstractions.ICommandBus Commands { get; }
|
||||
AcDream.Runtime.Chat.ICommandBus Commands { get; }
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue