From 85a47d5bc2e3259057e7dca39c85f26f5513b317 Mon Sep 17 00:00:00 2001 From: Ino Date: Thu, 6 Nov 2025 12:32:46 +0900 Subject: [PATCH] =?UTF-8?q?"=EC=BA=90=EB=A6=AD=ED=84=B0=20=EB=B3=80?= =?UTF-8?q?=EA=B2=BD=EC=9D=84=20=EB=81=9D=EB=82=9C=20=EB=92=A4=EC=97=90?= =?UTF-8?q?=EB=8F=84=20=EB=B3=80=EA=B2=BD=20=EB=B2=84=ED=8A=BC=EC=9D=B4=20?= =?UTF-8?q?=EA=B3=84=EC=86=8D=20=EB=82=A8=EC=95=84=EC=9E=88=EC=96=B4=20?= =?UTF-8?q?=EC=9E=AC=ED=99=94=EB=A7=8C=20=EC=86=8C=EB=AA=A8=EB=90=98?= =?UTF-8?q?=EB=8A=94=20=ED=98=84=EC=83=81=EC=9D=B4=20=EB=B0=9C=EC=83=9D?= =?UTF-8?q?=EB=90=98=EA=B3=A0=20=EC=9E=88=EC=8A=B5=EB=8B=88=EB=8B=A4.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit -> 캐릭터 변경 즉시, 버튼이 닫기 상태로 변경되어야 합니다. (닫기(혹은 확인) 버튼 색상은 노란색으로 변경해주시기 바랍니다.)" --- .../Android/addressables_content_state.bin | Bin 1454 -> 1454 bytes .../AndroidManifest.xml | 2 +- Assets/Resources/VersionCode.txt | 2 +- Assets/Scripts/UI/ChangeGirlUI.cs | 5 +++++ Assets/Settings/UniversalRP.asset | 2 ++ Assets/SheGotWet_Memo.txt | 1 - 6 files changed, 9 insertions(+), 3 deletions(-) diff --git a/Assets/AddressableAssetsData/Android/addressables_content_state.bin b/Assets/AddressableAssetsData/Android/addressables_content_state.bin index 70d29b929ca9241f6ce8eaedfe0a9912b5ad6465..6157dfbb1f2d0b733c68744fded2b83337959570 100644 GIT binary patch delta 25 hcmZ3-y^edsBt~Y-G^5Q^8EcqXL`4r)OcrIG2>@&_2mb&7 delta 25 hcmZ3-y^edsBt~Y_G{enP8EcqXLd(8voh-^a6997N2@3!K diff --git a/Assets/Plugins/Android/GoogleMobileAdsPlugin.androidlib/AndroidManifest.xml b/Assets/Plugins/Android/GoogleMobileAdsPlugin.androidlib/AndroidManifest.xml index 7050960..e628d5f 100644 --- a/Assets/Plugins/Android/GoogleMobileAdsPlugin.androidlib/AndroidManifest.xml +++ b/Assets/Plugins/Android/GoogleMobileAdsPlugin.androidlib/AndroidManifest.xml @@ -4,6 +4,6 @@ - + \ No newline at end of file diff --git a/Assets/Resources/VersionCode.txt b/Assets/Resources/VersionCode.txt index 7813681..62f9457 100644 --- a/Assets/Resources/VersionCode.txt +++ b/Assets/Resources/VersionCode.txt @@ -1 +1 @@ -5 \ No newline at end of file +6 \ No newline at end of file diff --git a/Assets/Scripts/UI/ChangeGirlUI.cs b/Assets/Scripts/UI/ChangeGirlUI.cs index 4946dea..e5241ee 100644 --- a/Assets/Scripts/UI/ChangeGirlUI.cs +++ b/Assets/Scripts/UI/ChangeGirlUI.cs @@ -62,6 +62,7 @@ public class ChangeGirlUI : uScrollViewMgr Set_ScrollView(table_girl.Ins.Get_DataList()); LobbyUI.Ins.m_LobbyCenterProfileUI.Set(); + Set(); }); break; case "btn_buy_change": @@ -72,8 +73,12 @@ public class ChangeGirlUI : uScrollViewMgr Set_ScrollView(table_girl.Ins.Get_DataList()); LobbyUI.Ins.m_LobbyCenterProfileUI.Set(); + Set(); } break; + default: + gameObject.SetActive(false); + break; } } } \ No newline at end of file diff --git a/Assets/Settings/UniversalRP.asset b/Assets/Settings/UniversalRP.asset index e88db67..e580da1 100644 --- a/Assets/Settings/UniversalRP.asset +++ b/Assets/Settings/UniversalRP.asset @@ -129,6 +129,8 @@ MonoBehaviour: m_PrefilterScreenCoord: 1 m_PrefilterNativeRenderPass: 1 m_PrefilterUseLegacyLightmaps: 0 + m_PrefilterReflectionProbeBlending: 1 + m_PrefilterReflectionProbeBoxProjection: 1 m_ShaderVariantLogLevel: 0 m_ShadowCascades: 0 m_Textures: diff --git a/Assets/SheGotWet_Memo.txt b/Assets/SheGotWet_Memo.txt index 6dcb984..361036a 100644 --- a/Assets/SheGotWet_Memo.txt +++ b/Assets/SheGotWet_Memo.txt @@ -1,5 +1,4 @@ 게등위 버전 - - 상점 게등위 이후 라이브 버전