Skip to content

Commit

Permalink
Empty text
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillemsc committed Mar 21, 2022
1 parent 2ac1f82 commit f4b2989
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Runtime/TextMeshPro/TextMeshProInputParser.cs
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,6 @@ DeviceControlSchemeIcons deviceControlSchemeIcons
{
if (string.IsNullOrEmpty(originalText))
{
text.text = originalText;
return;
}

Expand Down

0 comments on commit f4b2989

Please sign in to comment.