This commit is contained in:
WBHarry 2026-04-21 17:03:19 +02:00
parent c57266e596
commit 152e364225
4 changed files with 7 additions and 4 deletions

View file

@ -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,