Skip to content

Commit

Permalink
Update trainer.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
robertmotr committed Jul 5, 2021
1 parent 887f2e1 commit f9030c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions trainer.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,7 @@ int main()
{
cout << "This cheat for Assault Cube was made by Robert Motrogeanu for educational purposes and its contents is published freely on my GitHub." << endl;
cout << "github.com/robertmotr" << endl;
cout << endl;

DWORD process = GetProcId("ac_client.exe");
// cast dword to uint just in case it doesnt play well
Expand Down

0 comments on commit f9030c1

Please sign in to comment.