wartheking 1 týždeň pred
rodič
commit
192749ef56
2 zmenil súbory, kde vykonal 529 pridanie a 207 odobranie
  1. 524 207
      Assets/Scene 1.unity
  2. 5 0
      Assets/Scripts/UI/UIView/GCJK/GCJKLayer.cs

Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 524 - 207
Assets/Scene 1.unity


+ 5 - 0
Assets/Scripts/UI/UIView/GCJK/GCJKLayer.cs

@@ -648,6 +648,11 @@ public class GCJKLayer : YZTRootLayer
 
         currentDataType = type;
 
+        await new UnityAsync.WaitUntil(() =>
+        {
+            return GlobalData.swDatas.Count > 10;
+        });
+
         if (currentDataType == 0)
         {
             string swUp = null;

Niektoré súbory nie sú zobrazené, pretože je v týchto rozdielových dátach zmenené mnoho súborov