불필요한 공백 제거

Work in JIRA ISSUE DEG-100
This commit is contained in:
Fiore 2025-05-07 14:59:37 +09:00
parent b9a014df88
commit 64bccf2a3b

View File

@ -2,8 +2,6 @@
using System.Collections;
using UnityEngine;
public class ChariotAoeController : AoeControllerBase
{
protected override void ShowDamageEffect()