maint(network): rename function
This commit is contained in:
parent
7cc285705b
commit
0c2ed72792
@ -282,7 +282,7 @@ namespace network
|
||||
utils::hook::set<std::uint8_t>(0x14020A723, 0xEB);
|
||||
|
||||
// patch buffer overflow
|
||||
utils::hook::call(0x1403DA8A4, memmove_stub); // NET_GetDeferredClientPacket
|
||||
utils::hook::call(0x1403DA8A4, memmove_stub); // NET_DeferPacketToClient
|
||||
}
|
||||
}
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user