From be83c83afa5c9e2c5dc74818ad770730fa568ef0 Mon Sep 17 00:00:00 2001 From: pan Date: Mon, 27 Jul 2026 17:32:47 +0800 Subject: [PATCH] fix(hero prefab): add missing instance and targetOverrides fields MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 补充所有hero预制体中缺失的instance和targetOverrides空值字段,完善预制体配置结构 --- assets/resources/gui/element/hero.prefab | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/assets/resources/gui/element/hero.prefab b/assets/resources/gui/element/hero.prefab index 1a120106..dbe2e6aa 100644 --- a/assets/resources/gui/element/hero.prefab +++ b/assets/resources/gui/element/hero.prefab @@ -2378,6 +2378,8 @@ "__id__": 0 }, "fileId": "5cPMX9Mf1EUKu4iFbzdDQG", + "instance": null, + "targetOverrides": null, "nestedPrefabInstanceRoots": null }, { @@ -2992,6 +2994,8 @@ "__id__": 0 }, "fileId": "95cG7XB6lJIpMUYj+ecR3n", + "instance": null, + "targetOverrides": null, "nestedPrefabInstanceRoots": null }, { @@ -3606,6 +3610,8 @@ "__id__": 0 }, "fileId": "d47n3iZV1DQavg7IXRtMpG", + "instance": null, + "targetOverrides": null, "nestedPrefabInstanceRoots": null }, { @@ -4220,6 +4226,8 @@ "__id__": 0 }, "fileId": "84/ESDOKlOIptfoG9+jEsU", + "instance": null, + "targetOverrides": null, "nestedPrefabInstanceRoots": null }, {