baowen 1 日 前
コミット
c63eefce7e
2 ファイル変更183 行追加157 行削除
  1. 178 157
      assets/editor/prefab/SuperFindPanel.prefab
  2. 5 0
      assets/editor/script/LevelContainer.ts

ファイルの差分が大きいため隠しています
+ 178 - 157
assets/editor/prefab/SuperFindPanel.prefab


+ 5 - 0
assets/editor/script/LevelContainer.ts

@@ -341,4 +341,9 @@ export class LevelContainer extends Component {
         this.swtichEditMode(false);
         this.genLvlContent(SuperFind.superFindData.imgPath, Skin.getSelectSkinPath(), Difficulty.difficutyData.difficutyCount, this._itemScales);
     }
+
+    win()
+    {
+        
+    }
 }

この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません