mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-22 23:43:37 +02:00
.
This commit is contained in:
parent
c57266e596
commit
152e364225
4 changed files with 7 additions and 4 deletions
|
|
@ -134,7 +134,6 @@ export default class DhRegionLayer extends foundry.canvas.layers.RegionLayer {
|
|||
height: 1,
|
||||
shape: game.canvas.grid.isHexagonal ? CONST.TOKEN_SHAPES.ELLIPSE_1 : CONST.TOKEN_SHAPES.RECTANGLE_1
|
||||
},
|
||||
t: shapeType,
|
||||
length: length,
|
||||
width: shapeWidth,
|
||||
height: length,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue