Пример #1
0
    public void UpdateLayerConfig()
    {
#if !UNITY_WEBGL
        LayerConfig.Save(groups);
#endif
    }