mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2025-07-02 16:06:35 +00:00
-
This commit is contained in:
parent
f46442d085
commit
4a4204932d
@ -65,8 +65,8 @@ class Launcher {
|
||||
|
||||
public: // variables
|
||||
static inline std::thread EntryThread{};
|
||||
static inline std::string Version{"3.0"};
|
||||
static inline std::string FullVersion{Version + ".0"};
|
||||
static inline std::string Version{"2.0"};
|
||||
static inline std::string FullVersion{Version + ".99"};
|
||||
|
||||
private: // variables
|
||||
uint32_t GamePID{0};
|
||||
|
Loading…
x
Reference in New Issue
Block a user