Browse Source

Conflict watcher updated

Syed zainul abedin 1 tháng trước cách đây
mục cha
commit
a168c6dc96
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      Assets/GitMerge/Editor/ConflictWatcher.cs

+ 2 - 0
Assets/GitMerge/Editor/ConflictWatcher.cs

@@ -4,6 +4,8 @@ using System.IO;
 using UnityEditor;
 using UnityEngine;
 
+
+
 namespace GitMerge
 {
     [InitializeOnLoad]