Browse Source

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

sujith 1 month ago
parent
commit
db13bbcc11

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

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

@@ -0,0 +1,2 @@
+fileFormatVersion: 2
+guid: 95e496aff2c954408b3550e9b1ef6e9a