planetarium/NineChronicles

중복 아틀라스 정리

Open

#6,600 opened on Dec 15, 2024

 (0 comments) (0 reactions) (0 assignees)C# (173 forks)auto 404
good first issue

Repository metrics

Stars
 (407 stars)
PR merge metrics
 (PR metrics pending)

Description

Sprite item_bg_Color matches more than one built-in atlases. Default to use the first available atlas.
Sprite item_bg_Normal matches more than one built-in atlases. Default to use the first available atlas.
Sprite item_bg_Normal_Tooltip matches more than one built-in atlases. Default to use the first available atlas.
Sprite UI_icon_check matches more than one built-in atlases. Default to use the first available atlas.
Sprite UI_icon_select_02 matches more than one built-in atlases. Default to use the first available atlas.
Sprite Item_option_bg matches more than one built-in atlases. Default to use the first available atlas.
Sprite item_bg_Active matches more than one built-in atlases. Default to use the first available atlas.
Sprite UI_icon_check_04 matches more than one built-in atlases. Default to use the first available atlas.
Sprite CustomCraft_Stat_Bg matches more than one built-in atlases. Default to use the first available atlas.
Sprite Pattern_04 matches more than one built-in atlases. Default to use the first available atlas.
Sprite Pattern_05 matches more than one built-in atlases. Default to use the first available atlas.
Sprite Pattern_02 matches more than one built-in atlases. Default to use the first available atlas.
Sprite Pattern_01 matches more than one built-in atlases. Default to use the first available atlas.
Sprite Pattern_03 matches more than one built-in atlases. Default to use the first available atlas.
Sprite UI_stage_icon_star_03 matches more than one built-in atlases. Default to use the first available atlas.
Sprite UI_stage_icon_star_03_bg_s matches more than one built-in atlases. Default to use the first available atlas.
Sprite UI_stage_icon_star_01_bg_s matches more than one built-in atlases. Default to use the first available atlas.
Sprite UI_stage_icon_star_01 matches more than one built-in atlases. Default to use the first available atlas.
Sprite UI_stage_bar matches more than one built-in atlases. Default to use the first available atlas.
Sprite UI_stage_bar_bg matches more than one built-in atlases. Default to use the first available atlas.
Sprite UI_stage_icon_star_02 matches more than one built-in atlases. Default to use the first available atlas.
Sprite UI_stage_icon_star_02_bg_s matches more than one built-in atlases. Default to use the first available atlas.
Sprite Main_Cloud_02 matches more than one built-in atlases. Default to use the first available atlas.
Sprite Main_Leaf_02 matches more than one built-in atlases. Default to use the first available atlas.
Sprite Main_Leaf_03 matches more than one built-in atlases. Default to use the first available atlas.
Sprite Main_Cloud_05 matches more than one built-in atlases. Default to use the first available atlas.
Sprite Main_rock_02 matches more than one built-in atlases. Default to use the first available atlas.
Sprite Main_rock_05 matches more than one built-in atlases. Default to use the first available atlas.
Sprite Grind_buff_bg_03 matches more than one built-in atlases. Default to use the first available atlas.
Sprite Grind_buff_bg_05 matches more than one built-in atlases. Default to use the first available atlas.
Sprite Grind_Buff_bg matches more than one built-in atlases. Default to use the first available atlas.
Sprite Grind_Buff_bg_02 matches more than one built-in atlases. Default to use the first available atlas.
Sprite Grind_buff_bg_04 matches more than one built-in atlases. Default to use the first available atlas.
Sprite Grind_Buff_bg_01 matches more than one built-in atlases. Default to use the first available atlas.
Sprite Relationship_Bg matches more than one built-in atlases. Default to use the first available atlas.
Sprite Relationship_Gauge matches more than one built-in atlases. Default to use the first available atlas.
Sprite RandomInfo_Bg matches more than one built-in atlases. Default to use the first available atlas.
Sprite UI_Combination_Slot_Question2 matches more than one built-in atlases. Default to use the first available atlas.
Sprite TabButton_Pattern_Off matches more than one built-in atlases. Default to use the first available atlas.
Sprite Icon_Random matches more than one built-in atlases. Default to use the first available atlas.
Sprite Pattern_06 matches more than one built-in atlases. Default to use the first available atlas.
Sprite Icon_Relationship matches more than one built-in atlases. Default to use the first available atlas.
Sprite CustomCraft_Slot_Bg matches more than one built-in atlases. Default to use the first available atlas.
Sprite TabButton_Pattern_On matches more than one built-in atlases. Default to use the first available atlas.
Sprite item_bg_Plusbg matches more than one built-in atlases. Default to use the first available atlas.
Sprite item_bg_Plus matches more than one built-in atlases. Default to use the first available atlas.
Sprite UI_stage_star_01 matches more than one built-in atlases. Default to use the first available atlas.
Sprite UI_stage_star_02 matches more than one built-in atlases. Default to use the first available atlas.
Sprite RandomBg matches more than one built-in atlases. Default to use the first available atlas.
Sprite Pattern_07 matches more than one built-in atlases. Default to use the first available atlas.
Sprite RandomIcon matches more than one built-in atlases. Default to use the first available atlas.

연관: https://github.com/planetarium/NineChronicles/issues/4324

Contributor guide