mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-03-07 05:30:24 +00:00
Took out NetRatePatch
This commit is contained in:
parent
2113c15f9a
commit
baa4889aff
1 changed files with 1 additions and 15 deletions
|
|
@ -24,18 +24,4 @@ function suppressTraversalRootPatch()
|
|||
memPatch("56AD8A", "90909090909090909090909090909090909090909090");
|
||||
memPatch("56D114", "90909090909090909090909090909090909090909090");
|
||||
$tvpatched = 1;
|
||||
}
|
||||
|
||||
// Netrate patch by bahke
|
||||
// 32 packets per second
|
||||
|
||||
$pref::Net::PacketSize = $Host::ClassicPacketSize;
|
||||
|
||||
memPatch("A3A100","5052BA00000000B8000000005150526800000000E8C7D6B4FF5A585981C20100000039C27CE65A58E95F8CB8FF");
|
||||
memPatch("A3A200","5052BA00000000B8000000005150526800000000E8C7D5B4FF5A585981C20100000039C27CE65A58E9FC8AB8FF");
|
||||
memPatch("5C2D22","E9D97447009090");
|
||||
memPatch("5C2D85","E9767347009090");
|
||||
memPatch("0058665C","9090909090909090");
|
||||
memPatch("00586682","90909090909090909090");
|
||||
memPatch("005866AB","90909090909090909090");
|
||||
memPatch("58781A","EB0C");
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue