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