Explorar o código

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

sujith hai 1 mes
pai
achega
eccee1883e

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

@@ -0,0 +1,19 @@
+using UnityEngine;
+
+namespace Terra.Arbitrator
+{
+    public class Dummy : 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/Dummy.cs.meta

@@ -0,0 +1,2 @@
+fileFormatVersion: 2
+guid: 1774ec8fba51440fb9bf8c7479c510ff