feat(headless): complete deterministic bot command parity
This commit is contained in:
parent
7e8acb74dd
commit
38e83640d9
37 changed files with 2805 additions and 295 deletions
|
|
@ -686,6 +686,7 @@ internal sealed class SessionPlayerCompositionPhase
|
|||
d.PlayerOutbound,
|
||||
liveSessionSource);
|
||||
var localPlayerFrame = new RetailLocalPlayerFrameController(
|
||||
d.Runtime,
|
||||
localPlayerFrameRuntime,
|
||||
d.MovementInput);
|
||||
var liveObjectFrame = new LiveObjectFrameController(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue