cull(engine-cleanup): pass-8 phase-2 cascade round 6 after MyPageItemBattle stub
This commit is contained in:
@@ -178,11 +178,6 @@ public abstract class UITweener : MonoBehaviour
|
||||
}
|
||||
}
|
||||
|
||||
public void SetOnFinished(EventDelegate.Callback del)
|
||||
{
|
||||
EventDelegate.Set(onFinished, del);
|
||||
}
|
||||
|
||||
public void SetOnFinished(EventDelegate del)
|
||||
{
|
||||
EventDelegate.Set(onFinished, del);
|
||||
|
||||
Reference in New Issue
Block a user