From 472e8d7614ffa7ec69ab0a542219d318e65393cc Mon Sep 17 00:00:00 2001 From: rfi Date: Mon, 27 Nov 2023 20:19:52 +0700 Subject: [PATCH] rich text mail because why not --- AscNet.GameServer/Handlers/AccountModule.cs | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/AscNet.GameServer/Handlers/AccountModule.cs b/AscNet.GameServer/Handlers/AccountModule.cs index 5463497..e8648ef 100644 --- a/AscNet.GameServer/Handlers/AccountModule.cs +++ b/AscNet.GameServer/Handlers/AccountModule.cs @@ -215,14 +215,14 @@ namespace AscNet.GameServer.Handlers { Id = "0", Status = 0, // MAIL_STATUS_UNREAD - SendName = "AscNet Developers", - Title = "[IMPORTANT] Information Regarding This Server Software [有关本服务器软件的信息]", + SendName = "AscNet Developers", + Title = "[IMPORTANT] Information Regarding This Server Software [有关本服务器软件的信息]", Content = @"Hello Commandant! -Welcome to AscNet, we are happy that you are using this Server Software. -This Server Software is always free and if you are paying to gain access to this you are being SCAMMED, we encourage you to help prevent another buyer like you by making a PSA or telling others whom you may see as potential users. +Welcome to AscNet, we are happy that you are using this Server Software. +This Server Software is always free and if you are paying to gain access to this you are being SCAMMED, we encourage you to help prevent another buyer like you by making a PSA or telling others whom you may see as potential users. Sorry for the inconvenience. -欢迎来到 AscNet,我们很高兴您使用本服务器软件。 +欢迎来到 AscNet,我们很高兴您使用本服务器软件。 本服务器软件始终是免费的,如果您是通过付费来使用本软件,那您就被骗了,我们鼓励您告诉其他潜在用户,以防止再有像您这样的买家。 不便之处,敬请原谅。 [中文版为机器翻译,准确内容请参考英文信息]",