mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2026-02-16 10:40:46 +00:00
Fixed lua command not registered for console
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user