add ui pack
This commit is contained in:
@@ -83,6 +83,7 @@ public class PlayerComponent : NetworkBehaviour
|
||||
foreach (var t in new[]
|
||||
{
|
||||
typeof(UniversalAdditionalCameraData),
|
||||
typeof(HandMenuUI)
|
||||
})
|
||||
{
|
||||
foreach (var component in GetComponentsInChildren(t))
|
||||
|
||||
Reference in New Issue
Block a user