mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2026-02-16 10:40:46 +00:00
remove debug print
This commit is contained in:
@@ -137,7 +137,6 @@ void CheckLocalKey() {
|
||||
if (d.contains("id")) {
|
||||
UserID = d["id"].get<int>();
|
||||
}
|
||||
// info(Role);
|
||||
} else {
|
||||
info("Auto-Authentication unsuccessful please re-login!");
|
||||
UpdateKey(nullptr);
|
||||
|
||||
Reference in New Issue
Block a user