【资源路径】清理冗余资源
parent
f944abc6fb
commit
e81649fa8d
|
|
@ -414,14 +414,6 @@ MonoBehaviour:
|
|||
AssetTags:
|
||||
ActiveRuleName: EnableGroup
|
||||
Collectors:
|
||||
- CollectPath: Assets/Art/Other
|
||||
CollectorGUID: 182d0580800b892448950fb6d6c80103
|
||||
CollectorType: 0
|
||||
AddressRuleName: AddressByFileName
|
||||
PackRuleName: PackDirectory
|
||||
FilterRuleName: CollectAll
|
||||
AssetTags:
|
||||
UserData:
|
||||
- CollectPath: Assets/Art/Animations/Level
|
||||
CollectorGUID: cf1dfdce49103c244b1ff931192e8dc9
|
||||
CollectorType: 0
|
||||
|
|
|
|||
|
|
@ -600,7 +600,7 @@ public class UI_GuideController : UIWindow
|
|||
/// <summary>
|
||||
/// 引导高亮地板
|
||||
/// </summary>
|
||||
private readonly string FLOOR_PATH = "Assets/Art/Other/ready_area_notice.prefab";
|
||||
private readonly string FLOOR_PATH = "Assets/Art_Out/Other/ReadyArea/ready_area_notice.prefab";
|
||||
|
||||
/// <summary>
|
||||
/// 高亮地板
|
||||
|
|
|
|||
Loading…
Reference in New Issue