Skip to content

Commit 4da7535

Browse files
committed
Fix incorrect link for XNAClientDropDown
1 parent 3d49bd4 commit 4da7535

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Docs/INISystem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ OptionX= ; string, the text option for dropdown. `X` is
279279
; Option_ThirdOption=33333
280280
```
281281

282-
#### [XNAClientDropDown](https://github.com/CnCNet/xna-cncnet-client/blob/develop/ClientGUI/XNAClientCheckBox.cs)
282+
#### [XNAClientDropDown](https://github.com/CnCNet/xna-cncnet-client/blob/develop/ClientGUI/XNAClientDropDown.cs)
283283

284284
_(inherits XNADropDown)_
285285

0 commit comments

Comments
 (0)