mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2025-07-03 16:37:11 +00:00
Fixed lua command not registered for console
This commit is contained in:
parent
c71b2a8387
commit
6bf7e95321
@ -181,7 +181,7 @@ void InitLauncher(int argc, char* argv[]) {
|
||||
SetConsoleTitleA((Sec("BeamMP Launcher v") + std::string(GetVer()) + GetPatch()).c_str());
|
||||
InitLog();
|
||||
CheckName(argc, argv);
|
||||
FindDLL(argv);
|
||||
//FindDLL(argv);
|
||||
SecurityCheck(argv);
|
||||
Discord_Main();
|
||||
RequestRole();
|
||||
|
Loading…
x
Reference in New Issue
Block a user