Skip to content

Commit

Permalink
Minor text edit (GTA:SA -> SA-MP)
Browse files Browse the repository at this point in the history
  • Loading branch information
spmn committed Jul 24, 2016
1 parent a0a5292 commit 1a03ef7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sa-mp_masterlist_fix/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ bool InitializeWrapper()
}
else
{
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);
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);
}

return false;
Expand Down

0 comments on commit 1a03ef7

Please sign in to comment.