Skip to content

Commit

Permalink
Fix bad MM passes in Parallax patches
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanKell committed Aug 12, 2023
1 parent 70742a0 commit 33f16f3
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions GameData/RealSolarSystem/Compatibility/Parallax/Parallax.cfg
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
// remove stock nodes
@Parallax:FOR[Kopernicus]:NEEDS[Parallax,Parallax_StockTextures]
{
!Body,* {}
}

// * actual planet configs *
@Parallax:AFTER[Kopernicus]:NEEDS[Parallax,Parallax_StockTextures]
@Parallax:FOR[RealSolarSystem]:NEEDS[Parallax,Parallax_StockTextures]
{
!Body,* {}
Body
{
name = Mercury
Expand Down

0 comments on commit 33f16f3

Please sign in to comment.