1111
This commit is contained in:
@@ -112,6 +112,7 @@ void _fastcall hook::H_Register_DrawCode(DWORD thisc, int Seat, int a3, int a4,
|
||||
#endif
|
||||
|
||||
#ifndef SELL
|
||||
/*
|
||||
//副屏绘制文字
|
||||
if (a3 == 15 && a4 == 503)
|
||||
{
|
||||
@@ -124,6 +125,7 @@ void _fastcall hook::H_Register_DrawCode(DWORD thisc, int Seat, int a3, int a4,
|
||||
DrawCodeT3_STL.clear();
|
||||
return;
|
||||
}
|
||||
*/
|
||||
|
||||
//Ver.1180.2.1r
|
||||
if (GameStr.find("Ver. 1.180.2.1r") != std::string::npos)
|
||||
@@ -648,8 +650,6 @@ int _fastcall New_inventory_M_Pos(DWORD thisc, DWORD Seat)
|
||||
int hook::RegisterHook()
|
||||
{
|
||||
|
||||
|
||||
|
||||
MH_Initialize();
|
||||
|
||||
//HOOK背包鼠标位置
|
||||
|
||||
Reference in New Issue
Block a user