修改GM命令
This commit is contained in:
parent
c4aab7ef76
commit
32162baa7a
@ -64,7 +64,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