| System/Chat/LocalChatHistory.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
System/Chat/LocalChatHistory.cs
@@ -15,7 +15,7 @@ const string fileName = "ChatHistory"; public static int localSaveCount = 50; public static int localChatKeepHour = 48; public static int localChatKeepHour = 12; static StringBuilder sb = new StringBuilder();