diff --git a/Launcher/source-authlib/yggdrasil/YggdrasilGameProfileRepository.java b/Launcher/source-authlib/yggdrasil/YggdrasilGameProfileRepository.java index 6bb4f04..8b8081f 100644 --- a/Launcher/source-authlib/yggdrasil/YggdrasilGameProfileRepository.java +++ b/Launcher/source-authlib/yggdrasil/YggdrasilGameProfileRepository.java @@ -25,7 +25,7 @@ } public YggdrasilGameProfileRepository(YggdrasilAuthenticationService authenticationService) { - LogHelper.debug("Patched GameProfileRepository created"); + this(); } @Override