DO-59 [Style] 띄어쓰기 수정
This commit is contained in:
parent
de254f17ed
commit
0858dab05b
@ -53,7 +53,7 @@ public class CoinsPanelController : MonoBehaviour
|
||||
_coinsRect.sizeDelta = new Vector2(100 + textLength * 30f, 100f);
|
||||
}
|
||||
|
||||
private void ChangeTextAnimation(int coinAdd,bool isAdd, Action action)
|
||||
private void ChangeTextAnimation(int coinAdd, bool isAdd, Action action)
|
||||
{
|
||||
float duration = 0.2f;
|
||||
float yPos = 40f;
|
||||
|
Loading…
x
Reference in New Issue
Block a user