mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2026-04-04 06:46:06 +00:00
added wxWidgets
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
Launcher::Launcher(int argc, char **argv) : DirPath(argv[0]) {
|
||||
DirPath = DirPath.substr(0, DirPath.find_last_of("\\/") + 1);
|
||||
Log::Init(argc, argv);
|
||||
Log::Init();
|
||||
WindowsInit();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user