diff --git a/Patches/_patchlist.qs b/Patches/_patchlist.qs index 0e8a34d7..fea249fd 100644 --- a/Patches/_patchlist.qs +++ b/Patches/_patchlist.qs @@ -348,6 +348,6 @@ registerPatch(223, "MoveItemCountUpwards", "Move Item Count Upwards [Experimenta registerPatch(225, "ShowRegisterButton", "Show Register Button", "Custom", 0, "Neo", "Makes the client always show register button on Login Window for all Langtypes. Clicking the button will open from clientinfo and closes the client.", false); -registerPatch(226, "DisableWalkToDelay", "Disable Walk To Delay.", "Fix", 30, "MegaByte", "Will have a quicker response to walking clicks. But client may likely send more/duplicated packets.", false); +registerPatch(226, "DisableWalkToDelay", "Disable Walk To Delay.", "Fix", 16, "MegaByte", "Will have a quicker response to walking clicks. But client may likely send more/duplicated packets.", false); -registerPatch(227, "SetWalkToDelay", "Change Walk To Delay.", "Fix", 30, "MegaByte", "Can have a quicker response to walking clicks. But client may likely send more/duplicated packets.", false); +registerPatch(227, "SetWalkToDelay", "Change Walk To Delay.", "Fix", 16, "MegaByte", "Can have a quicker response to walking clicks. But client may likely send more/duplicated packets.", false); diff --git a/lastcommit.ts b/lastcommit.ts index 7c53eb30..5276870d 100644 --- a/lastcommit.ts +++ b/lastcommit.ts @@ -1 +1 @@ -2016-05-28 21:48:31 GMT+0530 +2016-05-29 01:20:24 GMT+0530