Skip to content

Commit 33f16f3

Browse files
committed
Fix bad MM passes in Parallax patches
1 parent 70742a0 commit 33f16f3

1 file changed

Lines changed: 2 additions & 7 deletions

File tree

GameData/RealSolarSystem/Compatibility/Parallax/Parallax.cfg

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,7 @@
1-
// remove stock nodes
2-
@Parallax:FOR[Kopernicus]:NEEDS[Parallax,Parallax_StockTextures]
3-
{
4-
!Body,* {}
5-
}
6-
71
// * actual planet configs *
8-
@Parallax:AFTER[Kopernicus]:NEEDS[Parallax,Parallax_StockTextures]
2+
@Parallax:FOR[RealSolarSystem]:NEEDS[Parallax,Parallax_StockTextures]
93
{
4+
!Body,* {}
105
Body
116
{
127
name = Mercury

0 commit comments

Comments
 (0)