You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 16, 2021. It is now read-only.
Currently Kernel sends a separate message telling the client that voice chat feature is enabled in the scene.
We should move this value to the scene data (in the scene JSON) so that we send this value to the cilent as the other values of the scene, using the same unified structure.
This was defined in this comment in an RFC as it will be consistent with future scene config values added in the scene JSON.
The text was updated successfully, but these errors were encountered:
Currently Kernel sends a separate message telling the client that voice chat feature is enabled in the scene.
We should move this value to the scene data (in the scene JSON) so that we send this value to the cilent as the other values of the scene, using the same unified structure.
This was defined in this comment in an RFC as it will be consistent with future scene config values added in the scene JSON.
The text was updated successfully, but these errors were encountered: