111
This commit is contained in:
11
OfficialProject/史诗免确认/Proj.ifo
Normal file
11
OfficialProject/史诗免确认/Proj.ifo
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"ProjectName": "史诗免确认",
|
||||
"ProjectDescribe": "史诗免确认",
|
||||
"ProjectAuthor": "倾泪寒",
|
||||
"ProjectVersion": 1.1,
|
||||
"ProjectConfig": "",
|
||||
"ProjectFiles": [
|
||||
"史诗免确认.nut"
|
||||
],
|
||||
"ProjectRunFunc": "_Dps_EpicNoConfirmationRequired_Main_"
|
||||
}
|
||||
7
OfficialProject/史诗免确认/史诗免确认.nut
Normal file
7
OfficialProject/史诗免确认/史诗免确认.nut
Normal file
@@ -0,0 +1,7 @@
|
||||
function _Dps_EpicNoConfirmationRequired_Main_() {
|
||||
NativePointer("0x085A56CE").add(2).writeU8(9);
|
||||
Cb_CItem_IsRoutingItem_Leave_Func["DPSOFFICIAL"] <- function (args)
|
||||
{
|
||||
return 0
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user