增加日志
This commit is contained in:
parent
4dbc0f3b54
commit
f778132175
@ -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")
|
||||
}
|
||||
|
||||
// 中午更新
|
||||
|
||||
Loading…
Reference in New Issue
Block a user