修改GM命令

This commit is contained in:
hahwu 2025-01-22 10:40:16 +08:00
parent dff9671f74
commit 77e686f97d

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