Skip to content
This repository was archived by the owner on Apr 7, 2021. It is now read-only.

Commit

Permalink
Updated group id for the newest patch. fixes crash.
Browse files Browse the repository at this point in the history
  • Loading branch information
Neo-Mind committed May 28, 2016
1 parent 9646bd3 commit e05efc6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Patches/_patchlist.qs
Original file line number Diff line number Diff line change
Expand Up @@ -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 <registrationweb> 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);
2 changes: 1 addition & 1 deletion lastcommit.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2016-05-28 21:48:31 GMT+0530
2016-05-29 01:20:24 GMT+0530

0 comments on commit e05efc6

Please sign in to comment.