적과 타워가 서로 공격하지 않는 문제 수정

This commit is contained in:
2026-02-24 16:08:35 +09:00
parent 907e2e24c8
commit 98d071480c
22 changed files with 883 additions and 365 deletions

View File

@@ -37,7 +37,7 @@ namespace Northbound
public string GetInteractionPrompt()
{
return "[F] 업그레이드";
return "[F] Upgrade";
}
public string GetInteractionAnimation()