[Rem] Upper sum Text & upper bonus text | previewText & recordedScoreText (move to scoreText)
This commit is contained in:
@@ -74,7 +74,7 @@ namespace YachtDice.UI.Presentation
|
||||
|
||||
public void UpdateTotalDisplay(ScoreSummary summary)
|
||||
{
|
||||
_view.UpdateTotalDisplay(summary.DisplayTotal, summary.UpperSum, summary.HasUpperBonus);
|
||||
_view.UpdateTotalDisplay(summary.DisplayTotal);
|
||||
}
|
||||
|
||||
public void ResetAll()
|
||||
|
||||
Reference in New Issue
Block a user