mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2026-06-19 23:20:57 +00:00
-
This commit is contained in:
+2
-2
@@ -65,8 +65,8 @@ class Launcher {
|
|||||||
|
|
||||||
public: // variables
|
public: // variables
|
||||||
static inline std::thread EntryThread{};
|
static inline std::thread EntryThread{};
|
||||||
static inline std::string Version{"3.0"};
|
static inline std::string Version{"2.0"};
|
||||||
static inline std::string FullVersion{Version + ".0"};
|
static inline std::string FullVersion{Version + ".99"};
|
||||||
|
|
||||||
private: // variables
|
private: // variables
|
||||||
uint32_t GamePID{0};
|
uint32_t GamePID{0};
|
||||||
|
|||||||
Reference in New Issue
Block a user