X-Git-Url: https://git.cworth.org/git?p=lmno.games;a=blobdiff_plain;f=empathy%2Fempathy.jsx;h=30aa0ca12eff0152cc2b918b2e7b1e1c95b19423;hp=53d7763c84f7a27643ac5f90b935dd945c601335;hb=8da6d6a157c70f00f5e765c921c527b268f34a72;hpb=c4f9db9ff6ba1f1f94490a0d8e96acccf0eb549e diff --git a/empathy/empathy.jsx b/empathy/empathy.jsx index 53d7763..30aa0ca 100644 --- a/empathy/empathy.jsx +++ b/empathy/empathy.jsx @@ -1216,7 +1216,7 @@ class Game extends React.PureComponent { {state.scores.scores.map(score => { let perfect = null; if (score.score == perfect_score) { - perfect = Perfect!; + perfect = Perfect!; } return (