projects
/
xboard.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
d3b5cd9
)
Make variant duck appear in New-Variant combobox of WB
author
H.G.Muller
<hgm@hgm-xboard.(none)>
Sun, 6 Nov 2022 11:52:07 +0000 (12:52 +0100)
committer
H.G.Muller
<hgm@hgm-xboard.(none)>
Sun, 6 Nov 2022 11:52:07 +0000 (12:52 +0100)
winboard/woptions.c
patch
|
blob
|
history
diff --git
a/winboard/woptions.c
b/winboard/woptions.c
index
fe5223a
..
c7d78e6
100644
(file)
--- a/
winboard/woptions.c
+++ b/
winboard/woptions.c
@@
-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