Skip to content

Commit fbbf9ff

Browse files
committed
Support KSP 1.9 engines.
1 parent a0f1e80 commit fbbf9ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Config/Stock_Engines.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
}
7777
}
7878

79-
@PART[engineLargeSkipper]:HAS[!MODULE[TestFlightInterop]]:BEFORE[zTestFlight]
79+
@PART[engineLargeSkipper|engineLargeSkipper_v2]:HAS[!MODULE[TestFlightInterop]]:BEFORE[zTestFlight]
8080
{
8181
TFENGINE
8282
{
@@ -92,7 +92,7 @@
9292
}
9393
}
9494

95-
@PART[liquidEngine1-2]:HAS[!MODULE[TestFlightInterop]]:BEFORE[zTestFlight]
95+
@PART[liquidEngine1-2|liquidEngineMainsail_v2]:HAS[!MODULE[TestFlightInterop]]:BEFORE[zTestFlight]
9696
{
9797
TFENGINE
9898
{

0 commit comments

Comments
 (0)