Skip to content

Commit 42e686a

Browse files
committed
fix: increase far forward y height to fit B1(A)PF
1 parent 68110b9 commit 42e686a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compact/definitions.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<constant name="exp_hall_dz" value="5.5*m"/>
1919
<constant name="forward_x0" value="-1*m"/>
2020
<constant name="forward_dx" value="2*m"/>
21-
<constant name="forward_dy" value="1*m"/>
21+
<constant name="forward_dy" value="1.5*m"/>
2222
<constant name="forward_dz" value="25*m"/>
2323

2424
<documentation>

0 commit comments

Comments
 (0)