Update character PDF XML: uncomment inventory "Foreach" loop and comment out unused table layout for cleanup and consistency
This commit is contained in:
parent
e26176ad23
commit
77d7a766db
@ -4628,7 +4628,7 @@
|
||||
</Content>
|
||||
</TableLayout>
|
||||
|
||||
|
||||
<!--
|
||||
<TableLayout>
|
||||
<Columns>
|
||||
<Column>
|
||||
@ -4663,7 +4663,7 @@
|
||||
<Text>"G"</Text>
|
||||
</Label>
|
||||
|
||||
<!--<Foreach>
|
||||
<Foreach>
|
||||
<List>[data.character.print.maininventory]</List>
|
||||
<Content>
|
||||
<Label>
|
||||
@ -4679,9 +4679,9 @@
|
||||
<Text>""</Text>
|
||||
</Label>
|
||||
</Content>
|
||||
</Foreach>-->
|
||||
</Foreach>
|
||||
</Content>
|
||||
</TableLayout>
|
||||
</TableLayout>-->
|
||||
|
||||
</Content>
|
||||
</ColumnLayout>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user