派遣任务 加载地区背景

main
YuShunyao 2026-05-07 18:07:12 +08:00
parent f377ae3e76
commit fa5f5ea39b
1 changed files with 1 additions and 0 deletions

View File

@ -129,6 +129,7 @@ namespace Framework
public const string UI_Dispatch_Dark = "Assets/Art_Out/UI/Texture/Dispatch/UI_dispatch_tap_0{0}.png";
public const string UI_Dispatch_Normal = "Assets/Art_Out/UI/Texture/Dispatch/UI_dispatch_tap_0{0}_normal.png";
public const string UI_Dispatch_Select = "Assets/Art_Out/UI/Texture/Dispatch/UI_dispatch_tap_0{0}_selected.png";
public const string UI_Dispatch_TaskBG = "Assets/Art_Out/UI/Texture/Dispatch/TaskBg/UI_dispatch_task_di_{0}.png";
//护送对象路径
public const string LEVEL_PROTECT_UNIT_PATH = "Art/Character/Prefabs/Protect";