summaryrefslogtreecommitdiff
path: root/Assets/Scripts/Test/PhysicsWorldTest.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Assets/Scripts/Test/PhysicsWorldTest.cs')
-rw-r--r--Assets/Scripts/Test/PhysicsWorldTest.cs2
1 files changed, 2 insertions, 0 deletions
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()
{