View Single Post
Old 12-15-2011, 02:59 PM   #173
Aurelio
A Hill Giant
 
Join Date: Sep 2002
Posts: 38
Default

Just add this at the end of EQUI_Templates and before the </XML>:


<ButtonDrawTemplate item="BDT_CheckboxWithText">
<NormalDecal>A_CheckBoxNormal</NormalDecal>
<PressedDecal>A_CheckBoxPressed</PressedDecal>
<DisabledDecal>A_CheckBoxNormalDisabled</DisabledDecal>
<PressedDisabledDecal>A_CheckBoxPressedDisabled</PressedDisabledDecal>
</ButtonDrawTemplate>
Aurelio is offline   Reply With Quote