Changed a few things in GUI Options. Switched to simpler Checkbox macros and moved a few options around.

This commit is contained in:
ipher
2005-05-31 18:55:53 +00:00
parent ad2f191c9a
commit 34022d657f
2 changed files with 25 additions and 25 deletions

View File

@@ -2817,9 +2817,9 @@ DisplayGUIOptnsClick:
GUIClickCButton 124,23,byte[GUIEnableTransp]
GUIClickCButtonI 124,33,byte[FilteredGUI]
GUIClickCButton6 124,43,byte[GUIEffect],1
GUIClickCButton6 124,53,byte[GUIEffect],4
GUIClickCButton6 124,63,byte[GUIEffect],2
GUIClickCButton6 124,73,byte[GUIEffect],3
GUIClickCButton6 124,53,byte[GUIEffect],2
GUIClickCButton6 124,63,byte[GUIEffect],3
GUIClickCButton6 124,73,byte[GUIEffect],4
%ifdef __WIN32__
GUIClickCButton 124,83,byte[MouseWheel]
GUIClickCButton 124,93,byte[TrapMouseCursor]