修改GM命令

This commit is contained in:
hahwu 2025-01-22 10:40:16 +08:00
parent 2b6954983c
commit 08db502523

View File

@ -69,7 +69,7 @@ func ReqGmCommand(args []interface{}) error {
VarMod := player.PlayMod.getVarMod()
VarMod.DailyResetTime = 0
player.ZeroUpdate(nil)
G_GameLogicPtr.ZeroFlush()
// G_GameLogicPtr.ZeroFlush()
case "weekUpdate":
VarMod := player.PlayMod.getVarMod()
VarMod.WeeklyResetTime = 0