diff --git a/Assets/GameScripts/HotFix/GameLogic/UI/Common/SafeTop.cs b/Assets/GameScripts/HotFix/GameLogic/UI/Common/SafeTop.cs index 92ca76d2..3e393d16 100644 --- a/Assets/GameScripts/HotFix/GameLogic/UI/Common/SafeTop.cs +++ b/Assets/GameScripts/HotFix/GameLogic/UI/Common/SafeTop.cs @@ -1,7 +1,7 @@ using UnityEngine; using TEngine; -namespace GameMain +namespace GameLogic { public class SafeTop : MonoBehaviour {