diff --git a/Assets/arts/atlas/ui/common.spriteatlas b/Assets/arts/atlas/ui/common.spriteatlas index 2083c9d19..4ddfd5271 100644 --- a/Assets/arts/atlas/ui/common.spriteatlas +++ b/Assets/arts/atlas/ui/common.spriteatlas @@ -71,8 +71,10 @@ SpriteAtlas: - {fileID: 21300000, guid: 7fd4f0c3c01d5b74da31ef5c8844b95d, type: 3} - {fileID: 21300000, guid: 5758461464520334caa2a2487dca2fc6, type: 3} - {fileID: 21300000, guid: c0d66e84bb441904390a26e5f00c0b59, type: 3} + - {fileID: 21300000, guid: b7ec10a4771dc744eba18a4cc4491c01, type: 3} - {fileID: 21300000, guid: 4f0b41158f74bfd4a9b0ee0116ff6bb0, type: 3} - {fileID: 21300000, guid: bf5180354d324cb4685dcfb6480b6a65, type: 3} + - {fileID: 21300000, guid: e71034853e8f2eb4e9be049af351872e, type: 3} - {fileID: 21300000, guid: 8e279276358266d4abd13f0e7fde1e50, type: 3} - {fileID: 21300000, guid: 4c8f9db6b4c3d474ebacc7496c8a9693, type: 3} - {fileID: 21300000, guid: 31c5ffb6550fe564ab9f5159f4e9a1a6, type: 3} @@ -94,6 +96,7 @@ SpriteAtlas: - {fileID: 21300000, guid: d31ab4bae352c3d4481cb54328c5f3c2, type: 3} - {fileID: 21300000, guid: 0bf8a7cbeee241d429745b8e3af4b0b3, type: 3} - {fileID: 21300000, guid: d9c23e0c2fdbcda4ab03e9917f66a4d8, type: 3} + - {fileID: 21300000, guid: 2097e79c28658fb4e9abc7fe576293e0, type: 3} - {fileID: 21300000, guid: 66f7e9bcf829fc04d816daa40ffaad77, type: 3} - {fileID: 21300000, guid: c005d0dc9d400304ca941b48135dcb04, type: 3} - {fileID: 21300000, guid: a70289eca986ce142b027934f6cdd63c, type: 3} @@ -117,8 +120,10 @@ SpriteAtlas: - common_dec_3 - common_btn_green_2 - common_btn_red_1 + - common_btn_grey_3 - common_ad_1 - common_lock + - common_btn_grey_1 - common_btn_red_3 - common_board_1 - common_progress_2 @@ -140,6 +145,7 @@ SpriteAtlas: - common_board_7 - common_btn_green_1 - common_bg_1 + - common_btn_grey_2 - common_title_3 - common_btn_red_2 - common_alpha diff --git a/Assets/lua/app/ui/main_city/main_city_ui.lua.bytes b/Assets/lua/app/ui/main_city/main_city_ui.lua.bytes index b8e7c17dd..7b1aa8253 100644 Binary files a/Assets/lua/app/ui/main_city/main_city_ui.lua.bytes and b/Assets/lua/app/ui/main_city/main_city_ui.lua.bytes differ diff --git a/Assets/lua/app/userdata/chapter/chapter_data.lua.bytes b/Assets/lua/app/userdata/chapter/chapter_data.lua.bytes index 00ac897f7..ef38341d4 100644 Binary files a/Assets/lua/app/userdata/chapter/chapter_data.lua.bytes and b/Assets/lua/app/userdata/chapter/chapter_data.lua.bytes differ