Added blink, and Hard Blink (See the comments in llpanelobject.cpp line2081

This commit is contained in:
SimmanFederal
2010-05-19 13:53:17 -05:00
parent 8480ed6f2c
commit 7bdc491473
3 changed files with 56 additions and 22 deletions

View File

@@ -910,10 +910,14 @@
<combo_item name="Cylinder" value="Cylinder">
Cylinder
</combo_item>
</combo_box><!-- [SimmanFederal] Blink Button -->
<button bottom="-360" follows="left|top" font="SansSerifSmall" halign="center"
height="20" label="Blink" label_selected="Blink" left="200"
mouse_opaque="true" name="button blink" scale_image="TRUE" width="60" />
</combo_box><!-- [SimmanFederal] Super-Blink Button -->
<button bottom="-25" follows="left|top" font="SansSerifSmall" halign="center"
height="20" label="Hard-Blink" label_selected="Hard-Blink" left="140"
mouse_opaque="true" name="button blink hard" scale_image="TRUE" width="65" />
<!-- [SimmanFederal] Blink Button -->
<button bottom="-25" follows="left|top" font="SansSerifSmall" halign="center"
height="20" label="Blink" label_selected="Blink" left="205"
mouse_opaque="true" name="button blink" scale_image="TRUE" width="55" />
</panel>
<!-- Features sub-tab -->