From 73fef6cc3fb077157c7637596168ddc88f1996de Mon Sep 17 00:00:00 2001 From: Sandu Liviu Catalin Date: Sat, 20 Mar 2021 17:19:13 +0200 Subject: [PATCH] Update sqmod.ini --- bin/sqmod.ini | 3 +++ 1 file changed, 3 insertions(+) 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]