Comment out unused inventory "Foreach" loop in character PDF XML for cleanup and consistency
This commit is contained in:
parent
fda656b8e3
commit
b31fbf76b3
@ -4663,7 +4663,7 @@
|
|||||||
<Text>"Gegenstand"</Text>
|
<Text>"Gegenstand"</Text>
|
||||||
</Label>
|
</Label>
|
||||||
|
|
||||||
<Foreach>
|
<!--<Foreach>
|
||||||
<List>[data.character.print.maininventory]</List>
|
<List>[data.character.print.maininventory]</List>
|
||||||
<Content>
|
<Content>
|
||||||
<Label>
|
<Label>
|
||||||
@ -4679,7 +4679,7 @@
|
|||||||
<Text>""</Text>
|
<Text>""</Text>
|
||||||
</Label>
|
</Label>
|
||||||
</Content>
|
</Content>
|
||||||
</Foreach>
|
</Foreach>-->
|
||||||
</Content>
|
</Content>
|
||||||
</TableLayout>
|
</TableLayout>
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user