cull(engine-cleanup): pass-8 phase-2 cascade round 1 after MyPageItemBattle stub
This commit is contained in:
@@ -118,17 +118,6 @@ public class MyPageCardPanelAnimation : MonoBehaviour
|
||||
}
|
||||
}
|
||||
|
||||
public void OnClicked(int i, bool isPlaySe = true)
|
||||
{
|
||||
ClickRotateTimeTotal = 1f;
|
||||
ClickRotateTime = ClickRotateTimeTotal;
|
||||
ClickIndex = i;
|
||||
if (isPlaySe)
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
public void StopMove()
|
||||
{
|
||||
_state = State.End;
|
||||
|
||||
Reference in New Issue
Block a user