mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2025-07-01 23:46:59 +00:00
remove debug print
This commit is contained in:
parent
85908e42d5
commit
0c68f91fb2
@ -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);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user