소스 검색

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

sujith 1 개월 전
부모
커밋
db13bbcc11
2개의 변경된 파일21개의 추가작업 그리고 0개의 파일을 삭제
  1. 19 0
      Assets/Arbitrator/Editor/GUI/AnotherDummy.cs
  2. 2 0
      Assets/Arbitrator/Editor/GUI/AnotherDummy.cs.meta

+ 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