毁梦更新
This commit is contained in:
@@ -683,6 +683,11 @@ Cb_MyDisPatcher_DisJointItem_disjoint_Leave_Func <- {};
|
||||
_Hook_Register_Currency_Func_("0x81f92ca", ["pointer", "int", "int", "int", "pointer", "int", "short"], Cb_MyDisPatcher_DisJointItem_disjoint_Enter_Func, Cb_MyDisPatcher_DisJointItem_disjoint_Leave_Func);
|
||||
|
||||
|
||||
//移动物品
|
||||
Cb_DisPatcher_MoveItem_Enter_Func <- {};
|
||||
Cb_DisPatcher_MoveItem_Leave_Func <- {};
|
||||
_Hook_Register_Currency_Func_("0x81C5B76", ["pointer", "pointer", "pointer", "void"],Cb_DisPatcher_MoveItem_Enter_Func, Cb_DisPatcher_MoveItem_Leave_Func);
|
||||
|
||||
function _Hook_Register_Currency_DelayHook_() {
|
||||
//五国时的热点函数
|
||||
//获取Item Rarity
|
||||
|
||||
Reference in New Issue
Block a user