Base Select
This commit is contained in:
parent
b2046a5701
commit
289f7935d0
@ -11,6 +11,7 @@
|
||||
</Group>
|
||||
<Group Name="race">
|
||||
<Variables>
|
||||
<String Name="id"/>
|
||||
<String Name="name"/>
|
||||
<Int Name="speed"/>
|
||||
</Variables>
|
||||
|
||||
@ -50,6 +50,9 @@
|
||||
<Output>[data.character.race.name]</Output>
|
||||
<Display>"file.name"</Display>
|
||||
</BaseSingleSelect>
|
||||
<Label>
|
||||
<Text>[data.character.race.name]</Text>
|
||||
</Label>
|
||||
</Content>
|
||||
</Page>
|
||||
</Pages>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user