7 lines
204 B
Plaintext
7 lines
204 B
Plaintext
|
|
function _Dps_EpicNoConfirmationRequired_Main_() {
|
||
|
|
NativePointer("0x085A56CE").add(2).writeU8(9);
|
||
|
|
Cb_CItem_IsRoutingItem_Leave_Func["DPSOFFICIAL"] <- function (args)
|
||
|
|
{
|
||
|
|
return 0
|
||
|
|
}
|
||
|
|
}
|