Skip to content

Commit

Permalink
Removed break. I was drunk
Browse files Browse the repository at this point in the history
  • Loading branch information
breadnone committed Jun 22, 2021
1 parent 0359dc4 commit 57cab4c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Assets/Fungus/Scripts/Components/SayDialog.cs
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,6 @@ protected virtual void SayDialogAnimation()
{
panelGo = child.gameObject;
cacheTransDialog = child.transform;
break;
}
}
}
Expand Down

0 comments on commit 57cab4c

Please sign in to comment.