Fix the first bunch of errors
This commit is contained in:
parent
d5a4ba839f
commit
910f661748
1 changed files with 0 additions and 5 deletions
|
@ -2261,11 +2261,6 @@ namespace TMPro
|
|||
base.DoStateTransition(state, instant);
|
||||
}
|
||||
|
||||
Transform ICanvasElement.get_transform()
|
||||
{
|
||||
return base.transform;
|
||||
}
|
||||
|
||||
bool ICanvasElement.IsDestroyed()
|
||||
{
|
||||
return IsDestroyed();
|
||||
|
|
Loading…
Reference in a new issue