mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2025-07-01 15:36:10 +00:00
Revert "debug print error in case of unexpected login error"
This reverts commit 68d64105de5c115b0ad6d226718c88d316bb6594.
This commit is contained in:
parent
56dcfcc5ed
commit
5db1b48e07
@ -81,7 +81,6 @@ 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