Sfoglia il codice sorgente

1.2.2 Confirmation Build

mbunch_kascope 2 anni fa
parent
commit
1d4e49b65e
2 ha cambiato i file con 4 aggiunte e 3 eliminazioni
  1. 3 2
      Assets/Scripts/PatchNotes.cs
  2. 1 1
      ProjectSettings/ProjectSettings.asset

+ 3 - 2
Assets/Scripts/PatchNotes.cs

@@ -17,7 +17,8 @@ public class PatchNotes : OffAnimation
 
     public void OnClickOpenPatchNotesPanelButton()
     {
-        if (_isOpen)
+        Application.OpenURL("http://dcgo.online/");
+        /*if (_isOpen)
         {
             ClosePatchNotesPanel();
         }
@@ -35,7 +36,7 @@ public class PatchNotes : OffAnimation
             }
 
             ContinuousController.instance.StartCoroutine(Open());
-        }
+        }*/
     }
 
     public IEnumerator Open()

+ 1 - 1
ProjectSettings/ProjectSettings.asset

@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
-oid sha256:c4b297bd1efbafc1248aeaf5de35d12ef214eafd24ada195f7122e2433646b84
+oid sha256:53514b1fb0d360b4fb4dd78d15cdbbc13ff07e70af6d150371636963032c31ea
 size 20166