mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2025-07-01 23:46:59 +00:00
debug print error in case of unexpected login error
This commit is contained in:
parent
7c1106a46a
commit
56dcfcc5ed
@ -81,6 +81,7 @@ std::string Login(const std::string& fields){
|
||||
d.erase("public_key");
|
||||
return d.dump();
|
||||
}
|
||||
debug(std::string("Backend returned: '") + Buffer + "'")
|
||||
return GetFail("Invalid message parsing!");
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user