Update PDF Generation
This commit is contained in:
parent
fb327f9fd1
commit
e43b2fb0b0
@ -250,7 +250,7 @@
|
||||
<Output>[aw]</Output>
|
||||
</PropertyOutput>
|
||||
<PropertyOutput>
|
||||
<Property>[param.0] + 1</Property>
|
||||
<Property>[param.0]</Property>
|
||||
<Output>[slotindex]</Output>
|
||||
</PropertyOutput>
|
||||
</PropertyOutputs>
|
||||
|
||||
@ -4732,7 +4732,7 @@
|
||||
<LoopCount>20</LoopCount>
|
||||
<Loop>
|
||||
<Action>
|
||||
<Do>charlib_maininv([param.loop])</Do>
|
||||
<Do>charlib_maininv([param.loop] + 1)</Do>
|
||||
</Action>
|
||||
</Loop>
|
||||
</ForLoop>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user