From 310103405588040c7bc777c802273556343cae92 Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 25 Jan 2021 15:22:28 +0800 Subject: *comment --- Client/Assets/Scripts/XScript.cs | 1 + 1 file changed, 1 insertion(+) (limited to 'Client/Assets/Scripts/XScript.cs') diff --git a/Client/Assets/Scripts/XScript.cs b/Client/Assets/Scripts/XScript.cs index 95851b75..434c6315 100644 --- a/Client/Assets/Scripts/XScript.cs +++ b/Client/Assets/Scripts/XScript.cs @@ -1,6 +1,7 @@ using UnityEngine; using XUtliPoolLib; +//c 游戏逻辑入口,会在里面处理XObject, XComponents的Update public class XScript : MonoBehaviour { void Awake() -- cgit v1.1-26-g67d0