- Fixed a bug where the end game overview was misaligned
- Fixed a bug where words submitted with double letters would incorrectly show both as both a 'the letter is in the correct position' and 'letter is not in the correct position, but exists in the word'.
_e.g.
Correct word: MEAT
Submitted word: MEET
Old : [X][X][?][X]
New: [X][X][ ][X]
_
Changed files in this update