Browse Source

Sujith :) ->
1. Added ss Script - just to test

sujith 1 month ago
parent
commit
7430b8b809
2 changed files with 21 additions and 0 deletions
  1. 19 0
      Assets/Arbitrator/Editor/GUI/ss.cs
  2. 2 0
      Assets/Arbitrator/Editor/GUI/ss.cs.meta

+ 19 - 0
Assets/Arbitrator/Editor/GUI/ss.cs

@@ -0,0 +1,19 @@
+using UnityEngine;
+
+namespace Terra.Arbitrator
+{
+    public class ss : MonoBehaviour
+    {
+        // Start is called once before the first execution of Update after the MonoBehaviour is created
+        void Start()
+        {
+        
+        }
+
+        // Update is called once per frame
+        void Update()
+        {
+        
+        }
+    }
+}

+ 2 - 0
Assets/Arbitrator/Editor/GUI/ss.cs.meta

@@ -0,0 +1,2 @@
+fileFormatVersion: 2
+guid: 514ca6f734e6245b7ba82fedb9fe1bca