mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2026-06-18 06:31:13 +00:00
Revert "debug print error in case of unexpected login error"
This reverts commit 68d64105de.
This commit is contained in:
@@ -81,7 +81,6 @@ std::string Login(const std::string& fields){
|
|||||||
d.erase("public_key");
|
d.erase("public_key");
|
||||||
return d.dump();
|
return d.dump();
|
||||||
}
|
}
|
||||||
debug(std::string("Backend returned: '") + Buffer + "'")
|
|
||||||
return GetFail("Invalid message parsing!");
|
return GetFail("Invalid message parsing!");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user