Make variant duck appear in New-Variant combobox of WB
authorH.G.Muller <hgm@hgm-xboard.(none)>
Sun, 6 Nov 2022 11:52:07 +0000 (12:52 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Sun, 6 Nov 2022 11:52:07 +0000 (12:52 +0100)
winboard/woptions.c

index fe5223a..c7d78e6 100644 (file)
@@ -873,6 +873,7 @@ int radioButton[] = { // this is a remnant of the radiobuttons, and should be re
     OPT_VariantLion,\r
     -1,\r
     OPT_VariantJanggi,\r
+    666,\r
     -2 // sentinel\r
 };\r
 \r