mirror of
https://github.com/drewcassidy/KSP-Conformal-Decals.git
synced 2024-09-01 18:23:54 +00:00
Fix FAR incompatability
This commit is contained in:
5
GameData/ConformalDecals/Patches/FAR.cfg
Normal file
5
GameData/ConformalDecals/Patches/FAR.cfg
Normal file
@ -0,0 +1,5 @@
|
||||
@PART[*]:HAS[@MODULE[ModuleConformalDecal]|@MODULE[ModuleConformalFlag]|@MODULE[ModuleConformalText]]:After[FerramAerospaceResearch]
|
||||
{
|
||||
// Decals are just paint, so they shouldnt affect a vessel's aerodynamics at all
|
||||
!MODULE[GeometryPartModule] {}
|
||||
}
|
Reference in New Issue
Block a user