mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2026-04-07 00:06:08 +00:00
Fix --port
This commit is contained in:
@@ -41,6 +41,7 @@ int main(int argc, const char** argv) try {
|
||||
GetEP(argv[0]);
|
||||
|
||||
InitLog();
|
||||
ConfigInit();
|
||||
InitOptions(argc, argv, options);
|
||||
InitLauncher();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user