diff --git a/main.py b/main.py index b25a71d..6d26d0f 100644 --- a/main.py +++ b/main.py @@ -63,7 +63,7 @@ class GMCLCore(object): self.__UUID=result['selectedProfile']['id'] self.__ID=result['selectedProfile']['name'] else: - return "Error:Fail to request Mojang's Auth Server." + return "Error:Fail to request Mojang\'s Auth Server." def OfflineAuth(self,Account): self.__ID=Account self.__UUID=self.GetUUID(Account) @@ -88,4 +88,4 @@ class GMCLCore(object): if(DownloadFrom=="" or DownloadTo==""): pass else: - +