Merge branch 'feature/20251201-gil_qa' into feature/202501107-all

This commit is contained in:
“hyeonggkim”
2025-12-09 21:04:05 +09:00

View File

@@ -79,7 +79,7 @@
<div v-if="launchingStatus" class="flex flex-1">
<BlocksButtonLauncher
v-if="Number(gameData?.platform_type) !== 2 && device.isDesktop"
v-if="Number(gameData?.platform_type) !== 2 && device.isDesktop || Number(gameData?.platform_type) === 1"
type="custom"
platform="pc"
class="inspection-btn inspection-btn-primary w-full color-black text-sm md:text-base flex-1"