System/WindowBase/OneLevelWin.cs
@@ -133,6 +133,11 @@ m_Group.SetFunctionListener(order, callBack); } public void SetFunctionButtonActive(int order, bool isShow) { m_Group.SetFunctionButtonActive(order, isShow); } private void OnPlayerDataUpdate(PlayerDataType type) { switch (type)