mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-01-19 16:14:44 +00:00
MPB stability fix
This commit is contained in:
parent
61d48961e9
commit
93b5c6096c
|
|
@ -55,3 +55,6 @@ function serverCmd(%client)
|
|||
|
||||
//Show Linux Icon in server list
|
||||
//memPatch("5C9628","80CB05");
|
||||
|
||||
//Bahke MPB stability fix
|
||||
memPatch("614120","9090");
|
||||
Loading…
Reference in a new issue