diff --git a/bin/sqmod.ini b/bin/sqmod.ini index 3b1c6e6e..b2228e58 100644 --- a/bin/sqmod.ini +++ b/bin/sqmod.ini @@ -8,6 +8,9 @@ ErrorHandling=true EmptyInit=false # Include code in debug information Debugging=true +# Enable official plug-in compatibility layer +# NOTE: Must be compiled-in for this to have any effect +OfficialCompatibility=true # Logging options [Log]