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