From 71c03c717b189ee0ff0e62d219f02b8ab336c40a Mon Sep 17 00:00:00 2001 From: chai Date: Tue, 13 Oct 2020 17:20:14 +0800 Subject: +ability system --- Assets/Scripts/Test/PhysicsWorldTest.cs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Assets/Scripts/Test/PhysicsWorldTest.cs') diff --git a/Assets/Scripts/Test/PhysicsWorldTest.cs b/Assets/Scripts/Test/PhysicsWorldTest.cs index 7c177213..d1c240a5 100644 --- a/Assets/Scripts/Test/PhysicsWorldTest.cs +++ b/Assets/Scripts/Test/PhysicsWorldTest.cs @@ -4,6 +4,8 @@ using UnityEngine; public class PhysicsWorldTest : MonoBehaviour { + + // Start is called before the first frame update void Start() { -- cgit v1.1-26-g67d0