Fix position of Voodoo configuration button in networking builds.
This commit is contained in:
parent
961490cca9
commit
bbeca53281
1 changed files with 1 additions and 1 deletions
|
|
@ -133,7 +133,7 @@ BEGIN
|
|||
CONTROL "Innovation SSI-2001",IDC_CHECKSSI,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,14,364,118,10
|
||||
CONTROL "Synchronise time to host clock",IDC_CHECKSYNC,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,14,380,118,10
|
||||
CONTROL "Voodoo Graphics",IDC_CHECKVOODOO,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,14,396,118,10
|
||||
PUSHBUTTON "Configure", IDC_CONFIGUREVOODOO, 224, 356, 40, 14, WS_TABSTOP
|
||||
PUSHBUTTON "Configure", IDC_CONFIGUREVOODOO, 224, 396, 40, 14, WS_TABSTOP
|
||||
#else
|
||||
LTEXT "Mouse :",IDC_STATIC,15,256,40,10
|
||||
COMBOBOX IDC_COMBOMOUSE,62,256,157,120,CBS_DROPDOWN | WS_VSCROLL | WS_TABSTOP
|
||||
|
|
|
|||
Loading…
Reference in a new issue