mirror of
https://github.com/edubart/otclient.git
synced 2025-12-20 23:47:12 +01:00
Merge fallen changes
This commit is contained in:
@@ -57,6 +57,7 @@ public:
|
||||
std::string getBuildRevision() { return BUILD_REVISION; }
|
||||
std::string getBuildCommit() { return BUILD_COMMIT; }
|
||||
std::string getBuildType() { return BUILD_TYPE; }
|
||||
std::string getBuildArch() { return BUILD_ARCH; }
|
||||
std::string getStartupOptions() { return m_startupOptions; }
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user