diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2023-06-03 12:34:53 +0200 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2023-06-03 12:34:53 +0200 |
| commit | 9bc06b941a1499543a51c2c2032042d18596badd (patch) | |
| tree | 151c5016cfcd79e2ea7aeba50a79a499bbeb2c15 /TODO.md | |
| parent | d60a8bb5c12d906dce3b0880a39640a3e3f08837 (diff) | |
Debug duplicated move in games
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ - [x] Debug engine name in the EngineTab configuration (use id for engine entry instead of name (otherwise name clash/bugs etc.)) - [x] Use static libraries for dependencies - [x] Update PGNP to last commit - - [ ] Remove duplicated variations (currently if variation is played more than once it is added anyway to the move list) + - [x] Remove duplicated variations (currently if variation is played more than once it is added anyway to the move list) - [ ] Debug the Preference window on OS X (GetIcon() must be overridden) ## Additional Features |
