Not a big thing but Useful one !
Some people think gunz doesnt work when they directly start with runnable.
I think this will help them redirect to use launcher.
Add below code in source.
CGLEncription.cpp:
Line 157:
char *msg;
Line: 168
msg = "Please Start from Launcher";
MessageBox(NULL, msg, "Msg", MB_OK | MB_ICONINFORMATION);
Press ' Like ' :P


Reply With Quote


