From 3c764de229707be0342254691617fe031c7417d2 Mon Sep 17 00:00:00 2001 From: Parkillhwan Date: Fri, 9 May 2025 13:17:13 +0900 Subject: [PATCH] =?UTF-8?q?DEG-131-=EB=8D=98=EC=A0=84-=EC=B5=9C=EC=A0=81?= =?UTF-8?q?=ED=99=94-=ED=94=84=EB=A6=AC=ED=8C=B9-=EC=A0=95=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Assets/PIH/Assets.meta | 8 -------- Assets/PIH/NewDungeon1.unity | 4 ++-- Assets/{PIH/Assets => StoreAssets}/RpgBgmDungeon.meta | 0 .../Assets => StoreAssets}/RpgBgmDungeon/RPG_Dungeon.wav | 0 .../RpgBgmDungeon/RPG_Dungeon.wav.meta | 0 5 files changed, 2 insertions(+), 10 deletions(-) delete mode 100644 Assets/PIH/Assets.meta rename Assets/{PIH/Assets => StoreAssets}/RpgBgmDungeon.meta (100%) rename Assets/{PIH/Assets => StoreAssets}/RpgBgmDungeon/RPG_Dungeon.wav (100%) rename Assets/{PIH/Assets => StoreAssets}/RpgBgmDungeon/RPG_Dungeon.wav.meta (100%) diff --git a/Assets/PIH/Assets.meta b/Assets/PIH/Assets.meta deleted file mode 100644 index 906b8c3b..00000000 --- a/Assets/PIH/Assets.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: 103d1c060596bdd4bbe4361b2d571cdd -folderAsset: yes -DefaultImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/PIH/NewDungeon1.unity b/Assets/PIH/NewDungeon1.unity index f373e1f7..4cd25d67 100644 --- a/Assets/PIH/NewDungeon1.unity +++ b/Assets/PIH/NewDungeon1.unity @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:93f466ee13e8ce62a6c5f3519c0f8c18617c5215bf63e97f53481d3f7eb1b918 -size 2242041 +oid sha256:79fd2e993048db053d79ce1f65f2b55005b1ed9422107f639d8603ba54056e6d +size 2520815 diff --git a/Assets/PIH/Assets/RpgBgmDungeon.meta b/Assets/StoreAssets/RpgBgmDungeon.meta similarity index 100% rename from Assets/PIH/Assets/RpgBgmDungeon.meta rename to Assets/StoreAssets/RpgBgmDungeon.meta diff --git a/Assets/PIH/Assets/RpgBgmDungeon/RPG_Dungeon.wav b/Assets/StoreAssets/RpgBgmDungeon/RPG_Dungeon.wav similarity index 100% rename from Assets/PIH/Assets/RpgBgmDungeon/RPG_Dungeon.wav rename to Assets/StoreAssets/RpgBgmDungeon/RPG_Dungeon.wav diff --git a/Assets/PIH/Assets/RpgBgmDungeon/RPG_Dungeon.wav.meta b/Assets/StoreAssets/RpgBgmDungeon/RPG_Dungeon.wav.meta similarity index 100% rename from Assets/PIH/Assets/RpgBgmDungeon/RPG_Dungeon.wav.meta rename to Assets/StoreAssets/RpgBgmDungeon/RPG_Dungeon.wav.meta