Update SafeTop.cs

This commit is contained in:
ALEXTANG
2023-04-18 17:07:18 +08:00
parent be0fd4de1b
commit 7cb4d9ecf9

View File

@@ -1,7 +1,7 @@
using UnityEngine; using UnityEngine;
using TEngine; using TEngine;
namespace GameMain namespace GameLogic
{ {
public class SafeTop : MonoBehaviour public class SafeTop : MonoBehaviour
{ {