Update character creation tool XML: modify column width and add percentage property to table column

This commit is contained in:
Florian 2026-05-11 14:38:32 +02:00
parent 3191bf0aaf
commit 110b9844da

View File

@ -34,7 +34,8 @@
<Width>150</Width>
</Column>
<Column>
<Width>150</Width>
<Width>50</Width>
<Percent>true</Percent>
</Column>
<Column>
<Width>150</Width>