oops!
This commit is contained in:
parent
870c505e4f
commit
a85f275faf
@ -13,7 +13,7 @@ type
|
|||||||
TBaseSTRenderer = class(TBaseRenderer)
|
TBaseSTRenderer = class(TBaseRenderer)
|
||||||
|
|
||||||
protected
|
protected
|
||||||
PropTable: array[0..SUB_BATCH_SIZE] of TXform;
|
PropTable: array[0..PROP_TABLE_SIZE] of TXform;
|
||||||
finalXform: TXform;
|
finalXform: TXform;
|
||||||
UseFinalXform: boolean;
|
UseFinalXform: boolean;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user