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>
|
||||
</Label>
|
||||
|
||||
<Foreach>
|
||||
<!--<Foreach>
|
||||
<List>[data.character.print.maininventory]</List>
|
||||
<Content>
|
||||
<Label>
|
||||
@ -4679,7 +4679,7 @@
|
||||
<Text>""</Text>
|
||||
</Label>
|
||||
</Content>
|
||||
</Foreach>
|
||||
</Foreach>-->
|
||||
</Content>
|
||||
</TableLayout>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user