mirror of
https://github.com/SWG-Source/src.git
synced 2026-07-28 22:15:49 -04:00
should maybe fix a bug?
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@
|
||||
using namespace StellaBellum;
|
||||
|
||||
webAPIHeartbeat::webAPIHeartbeat() {
|
||||
std::string filePath = this->get_selfpath().c_str();
|
||||
std::string filePath = this->get_selfpath();
|
||||
|
||||
webAPI api = webAPI::webAPI(
|
||||
std::string(vxENCRYPT("https://login.stellabellum.net/metric/shoulderTap").decrypt()),
|
||||
|
||||
Reference in New Issue
Block a user