增加日志

This commit is contained in:
hahwu 2025-01-17 00:01:09 +08:00
parent 4dbc0f3b54
commit f778132175

View File

@ -107,6 +107,7 @@ func (gl *GameLogic) ZeroFlush() {
gl.VarMgrSend(MsgMod.MSG_ZERO_UPDATE) // 零点更新变量
gl.NotifyAll(MsgMod.MSG_ZERO_UPDATE)
gl.CreateDailyLogFile()
log.Debug("Server ZeroFlush")
}
// 中午更新