feat: update 2.1.9
This commit is contained in:
@@ -231,6 +231,7 @@ func _auth_mode_name(mode: int) -> String:
|
||||
AuthManager.AuthMode.GOOGLE: return "Google"
|
||||
AuthManager.AuthMode.APPLE: return "Apple"
|
||||
AuthManager.AuthMode.FACEBOOK: return "Facebook"
|
||||
AuthManager.AuthMode.STEAM: return "Steam"
|
||||
_: return "Guest"
|
||||
|
||||
# ─────────────────────────────────────────────────────────────
|
||||
|
||||
Reference in New Issue
Block a user