refactor(runtime): own world environment state
This commit is contained in:
parent
b972f539f7
commit
902076c0a4
27 changed files with 886 additions and 295 deletions
|
|
@ -879,6 +879,7 @@ internal sealed class SessionPlayerCompositionPhase
|
|||
d.Communication,
|
||||
d.Actions,
|
||||
d.PlayerController,
|
||||
d.WorldEnvironment.Runtime,
|
||||
worldReveal,
|
||||
d.UpdateClock,
|
||||
live.SelectionInteractions);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue