상호작용 시 모달 UI 추가(임시)
기타 디버깅 로그 제거
This commit is contained in:
@@ -56,7 +56,6 @@ namespace Northbound
|
||||
}
|
||||
|
||||
float remainingCost = campCostBudget * campStrength;
|
||||
Debug.Log($"[CreepCamp] Cost budget: {campCostBudget} x {campStrength:F2} = {remainingCost:F2}");
|
||||
|
||||
int spawnedCount = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user