From 9bc06b941a1499543a51c2c2032042d18596badd Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Sat, 3 Jun 2023 12:34:53 +0200 Subject: Debug duplicated move in games --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index c49f470..4d4e5c6 100644 --- a/TODO.md +++ b/TODO.md @@ -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 -- cgit v1.2.3