mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2026-04-03 06:16:15 +00:00
Unicode path support
This commit is contained in:
@@ -27,7 +27,7 @@ int main(int argc, char* argv[]) {
|
||||
InitLauncher(argc,argv);
|
||||
//CheckDir(argc,argv);
|
||||
LegitimacyCheck();
|
||||
PreGame(argc,argv,GetGameDir());
|
||||
PreGame(GetGameDir());
|
||||
InitGame(GetGameDir());
|
||||
CoreNetwork();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user