diff --git a/externals b/externals index f9532077d..02df5fe08 160000 --- a/externals +++ b/externals @@ -1 +1 @@ -Subproject commit f9532077d3db04dd23e174d75f20ddc6e59bf9cd +Subproject commit 02df5fe088e8a7650364d423b25d737574dbc501 diff --git a/mkspecs/features/vatsim.pri b/mkspecs/features/vatsim.pri index ceffe66d8..30e5ce641 100644 --- a/mkspecs/features/vatsim.pri +++ b/mkspecs/features/vatsim.pri @@ -7,5 +7,5 @@ VATSIM_CLIENT_ID = "0xb9ba" # VATSIM private key, which belongs to the id above. VATSIM_CLIENT_PRIVATE_KEY = "727d1efd5cb9f8d2c28372469d922bb4" -# Uncomment the section below to build a version with VATSIM features enabled -#BLACK_CONFIG *= SwiftVatsimSupport +# Comment the section below to build a version without VATSIM features enabled +BLACK_CONFIG *= SwiftVatsimSupport