mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2026-06-22 08:31:07 +00:00
set dev to false
This commit is contained in:
+1
-1
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user