Updated gesture floater to use more modern (and actual working) method of adding list elements via xml.

This commit is contained in:
Shyotl
2013-01-14 18:41:48 -06:00
parent db8225a078
commit 2a8f55e99e
4 changed files with 34 additions and 21 deletions

View File

@@ -34,10 +34,10 @@
Étapes:
</text>
<scroll_list name="library_list">
Animation
Son
Chat
Attendre
<row name="action_animation" value="Animation"/>
<row name="action_sound" value="Son"/>
<row name="action_chat" value="Chat"/>
<row name="action_wait" value="Attendre"/>
</scroll_list>
<button label="Ajouter &gt;&gt;" name="add_btn"/>
<button label="Monter" name="up_btn"/>