聊天刷新时间延长为每5秒刷新一次

dev_chengFeng
gaoxin 2020-08-26 16:29:52 +08:00
parent ec45a9688d
commit cafdcbcd40
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ ChatManager = {}
local this = ChatManager
-- 定时刷新时间
local _DeltaTime = 2
local _DeltaTime = 5
-- 定时刷新数据的通道枚举
local _CHANNEL = {
CHAT_CHANNEL.SYSTEM, -- 系统