mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2026-04-19 14:50:36 +00:00
link UI data with launcher data
fix auto update fix crash caused by stdout
This commit is contained in:
@@ -10,4 +10,7 @@
|
||||
class Log {
|
||||
public:
|
||||
static void Init();
|
||||
static void ConsoleOutput(bool enable);
|
||||
private:
|
||||
static inline el::Configurations Conf{};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user