We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d18d7d3 commit 4978f41Copy full SHA for 4978f41
Shared/sdk/SharedUtil.Misc.hpp
@@ -59,7 +59,7 @@ CDuplicateLineFilter<SReportLine> ms_ReportLineFilter;
59
60
#define PRODUCT_REGISTRY_PATH "Software\\Multi Theft Auto: San Andreas All" // HKLM
61
#define PRODUCT_COMMON_DATA_DIR "MTA San Andreas All" // C:\ProgramData
62
-#define TROUBLE_URL1 "http://updatesa.multitheftauto.com/sa/trouble/?v=_VERSION_&id=_ID_&tr=_TROUBLE_"
+#define TROUBLE_URL1 "https://help.multitheftauto.com/sa/trouble/?v=_VERSION_&id=_ID_&tr=_TROUBLE_"
63
64
//
65
// Output a UTF8 encoded messagebox
0 commit comments