Skip to content

Commit c70a3e4

Browse files
committed
Add mtasa.dll to DLL checklist in loader
1 parent 7dc873b commit c70a3e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Client/loader/MainFunctions.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -943,6 +943,7 @@ void CheckLibVersions()
943943
"MTA\\netc.dll",
944944
"MTA\\xmll.dll",
945945
"MTA\\game_sa.dll",
946+
"MTA\\mtasa.dll",
946947
"mods\\deathmatch\\client.dll",
947948
"mods\\deathmatch\\pcre3.dll"};
948949
SString strReqFileVersion;

0 commit comments

Comments
 (0)