Skip to content

Commit 1a03ef7

Browse files
committed
Minor text edit (GTA:SA -> SA-MP)
1 parent a0a5292 commit 1a03ef7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sa-mp_masterlist_fix/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ bool InitializeWrapper()
6565
}
6666
else
6767
{
68-
MessageBox(NULL, TEXT("Failed to get your origin dll.\nPlease report this issue on GitHub,\nand remove version.dll from your GTA:SA folder until the problem is solved."), TEXT("Whoopsie"), MB_OK);
68+
MessageBox(NULL, TEXT("Failed to get your origin dll.\nPlease report this issue on GitHub,\nand remove version.dll from your SA-MP folder until the problem is solved."), TEXT("Whoopsie"), MB_OK);
6969
}
7070

7171
return false;

0 commit comments

Comments
 (0)