Skip to content

Commit

Permalink
Support new X-1 cockpit
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanKell committed Jul 12, 2021
1 parent 74cfe86 commit b180ec8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion GameData/KerbalismConfig/System/Habitat.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
// ============================================================================


@PART[RP0Nose-Cockpit,X1_Crew]:NEEDS[FeatureHabitat]:AFTER[zzzKerbalism]
@PART[RP0Nose-Cockpit|RO-X1Cockpit|X1_Crew]:NEEDS[FeatureHabitat]:AFTER[zzzKerbalism]
{
@MODULE[Habitat]
{
Expand Down
2 changes: 1 addition & 1 deletion GameData/KerbalismConfig/System/Parts.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
// ==============================================================================

//Aviation
@PART[SXTBuzzard|SXTmk3Cockpit52|SXTke111|25mKossak|SXTClyde|625mBonny|SXTmeadowlark|SXTEntenteCordiale|SXTGoose|SXTOsaulNoseCockpitAn225|RP0Nose-Cockpit||X1_Crew|Mark1Cockpit]:NEEDS[ProfileRealismOverhaul]:AFTER[RealismOverhaul]
@PART[SXTBuzzard|SXTmk3Cockpit52|SXTke111|25mKossak|SXTClyde|625mBonny|SXTmeadowlark|SXTEntenteCordiale|SXTGoose|SXTOsaulNoseCockpitAn225|RP0Nose-Cockpit||X1_Crew|Mark1Cockpit|RO-X1Cockpit]:NEEDS[ProfileRealismOverhaul]:AFTER[RealismOverhaul]
{
processConfigureExclude = true
MODULE
Expand Down

0 comments on commit b180ec8

Please sign in to comment.