修改GM命令
This commit is contained in:
parent
dff9671f74
commit
77e686f97d
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user