diff --git a/SilentPatchSA/SilentPatchSA.cpp b/SilentPatchSA/SilentPatchSA.cpp index dd91e3e..2ed5b20 100644 --- a/SilentPatchSA/SilentPatchSA.cpp +++ b/SilentPatchSA/SilentPatchSA.cpp @@ -2925,7 +2925,7 @@ BOOL InjectDelayedPatches_10() // Moonphases // Not taking effect with new skygfx since aap has it too now - if ( !ModCompat::SkygfxPatchesMoonphases( skygfxModule ) ) + if ( !bSAMP && !ModCompat::SkygfxPatchesMoonphases( skygfxModule ) ) { using namespace MoonphasesFix;