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 ae739d8 commit 4f5cdd9Copy full SHA for 4f5cdd9
Client/loader/MainFunctions.cpp
@@ -977,7 +977,7 @@ void CheckDataFiles()
977
//////////////////////////////////////////////////////////
978
void CheckLibVersions()
979
{
980
-#if MTASA_VERSION_TYPE == VERSION_TYPE_RELEASE
+#if MTASA_VERSION_TYPE >= VERSION_TYPE_UNTESTED
981
982
const char* moduleList[] = {"MTA\\loader.dll",
983
"MTA\\cgui.dll",
0 commit comments