Update character creation tool XML: add IgnoreSelf attribute to main_table style
This commit is contained in:
parent
3132f5ede2
commit
b164811c33
@ -1,6 +1,6 @@
|
||||
<Pdf Name="charpdf">
|
||||
<Styles>
|
||||
<Style Name="main_table" Recursive="true">
|
||||
<Style Name="main_table" Recursive="true" IgnoreSelf="true">
|
||||
<BorderWidth>1</BorderWidth>
|
||||
</Style>
|
||||
</Styles>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user