Utility/Clock.cs @@ -3,7 +3,7 @@ using System.Collections.Generic; using UnityEngine.Events; [XLua.LuaCallCSharp] public class Clock { public bool stopped { get; set; }