fix: use HiDCHe product name in game UI

This commit is contained in:
2026-08-13 00:05:55 +00:00
parent ac48ab29d4
commit a9acb39ab2
20 changed files with 30 additions and 20 deletions
@@ -113,7 +113,7 @@ onMounted(async () => {
<td><button type="button" @click="router.push('/')">돌아가기</button></td>
</tr>
<tr>
<td class="credit">삼국지 모의전투 PHP HiDCHe / KOEI의 이미지를 사용했습니다 / 제작: Hide.D</td>
<td class="credit">삼국지 모의전투 HiDCHe / KOEI의 이미지를 사용했습니다 / 제작: Hide.D</td>
</tr>
</tbody>
</table>