Skip to content

Commit 1617872

Browse files
committed
Fixes mirroring issues affecting AVE x AVE OxO Ts (and ints that override them).
1 parent cd0b061 commit 1617872

1 file changed

Lines changed: 12 additions & 10 deletions

File tree

Controller/INRULs/AvenueBasic/RUL0D_Avenue_Basic.rul

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1256,18 +1256,20 @@
12561256
3,0,0x04009300,3,0
12571257

12581258
;Orth to Diag T 35 alt
1259-
1,0,0,1,3
1260-
2,5,1,3,1,3
1261-
2,6,2,3,2,4
1262-
2,7,2,3,2,4
1263-
3,0,0x04000200,1,0
1259+
;moved to Advanced INRUL to avoid Transmogrify-created mirroring issues - Tarkus 20250812
1260+
;1,0,0,1,3
1261+
;2,5,1,3,1,3
1262+
;2,6,2,3,2,4
1263+
;2,7,2,3,2,4
1264+
;3,0,0x04000200,1,0
12641265

12651266
;Orth to Diag T 38 alt
1266-
1,1,3,1,3
1267-
2,7,2,3,2,4
1268-
2,8,2,3,2,4
1269-
2,1,0,0,1,3
1270-
3,0,0x04003800,1,0
1267+
;moved to Advanced INRUL to avoid Transmogrify-created mirroring issues - Tarkus 20250812
1268+
;1,1,3,1,3
1269+
;2,7,2,3,2,4
1270+
;2,8,2,3,2,4
1271+
;2,1,0,0,1,3
1272+
;3,0,0x04003800,1,0
12711273

12721274
; 0x90A3
12731275
1,3,1,2,2

0 commit comments

Comments
 (0)