mirror of
https://github.com/wolfswolke/DeathGarden_API_Rebirth.git
synced 2026-08-20 08:04:00 -05:00
Added DEBUG ID (Dev Versions dont login)
This commit is contained in:
@@ -58,7 +58,7 @@ class Mongo:
|
||||
return steamid, token
|
||||
else:
|
||||
print(f"No user found with userId: {userId}")
|
||||
return None, None
|
||||
return 0000000000000000000, 0000000000000000000
|
||||
except Exception as e:
|
||||
print(e)
|
||||
return None, None
|
||||
|
||||
Reference in New Issue
Block a user