Thx Inara!

This commit is contained in:
SilicaAndPina 2021-07-03 03:18:06 +12:00
parent e04f549b11
commit fecef4521b
2 changed files with 2 additions and 2 deletions

View file

@ -253,7 +253,7 @@
},
"disconnect":{
"banned":"Your account has been BANNED. You will no longer be able to login",
"kicked":"You have been KICKED by a Moderator. No reason was provided.",
"kicked":"An Admin Has KICKED You. This probably means your account is blocked. Please email support@horseisle.com if you need further information..",
"dupe_login":"Duplicate Login. Disconnecting Previous.",
"no_playtime":"You have run out of Time for this session. As an unsubscriber you gain one minute of playtime every 8 minutes. Please come back later! ",
"client_timeout":{

View file

@ -17,7 +17,7 @@
<Content Include="icon.ico" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="MySqlConnector" Version="1.3.7" />
<PackageReference Include="MySqlConnector" Version="1.3.10" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
</ItemGroup>
<PropertyGroup>