mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2025-07-01 23:46:59 +00:00
set dev to false
This commit is contained in:
parent
3ca6e7fd3d
commit
3535923f40
@ -27,7 +27,7 @@
|
|||||||
#include <thread>
|
#include <thread>
|
||||||
|
|
||||||
extern int TraceBack;
|
extern int TraceBack;
|
||||||
bool Dev = true;
|
bool Dev = false;
|
||||||
int ProxyPort = 0;
|
int ProxyPort = 0;
|
||||||
|
|
||||||
namespace fs = std::filesystem;
|
namespace fs = std::filesystem;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user