diff --git a/languages/en.json b/languages/en.json index db862fe..39cde09 100644 --- a/languages/en.json +++ b/languages/en.json @@ -29,7 +29,7 @@ "httpsOption": "Use HTTPS", "httpsSubtitle": "Choose between using HTTPS or HTTP.", "registryOption": "Login via Windows Registry", - "registrySubtitle": "Instead of copying login tokens when authenticating, you can login via a modification to the registry. Clears the registry data on game close.", + "registrySubtitle": "Instead of copying login tokens when authenticating, you can login via a modification to the registry. Clears the registry data on game close. Registry tool courtesy of Asnxthaony.", "introSen1": "Looks like this is your first time opening GrassClipper!", "introSen2": "First of all, welcome, happy to see you here! :)", diff --git a/resources/index.html b/resources/index.html index 86db3e9..9f7ad71 100644 --- a/resources/index.html +++ b/resources/index.html @@ -189,7 +189,7 @@ - Instead of copying login tokens when authenticating, you can login via a modification to the registry. Clears the registry data on game close. + Instead of copying login tokens when authenticating, you can login via a modification to the registry. Clears the registry data on game close. Registry tool courtesy of Asnxthaony.