remove $.ns and $.mc

This commit is contained in:
shenjack 2024-04-05 00:11:01 +08:00
parent 726cfbeede
commit babcea32bc
Signed by: shenjack
GPG Key ID: 7B1134A979775551

View File

@ -20323,10 +20323,10 @@ var t = (function rtii() {
lazy_old($, "zO", "r4", function () { lazy_old($, "zO", "r4", function () {
return P.o_() return P.o_()
}) })
lazy_old($, "mc", "ns", function () { // lazy_old($, "mc", "ns", function () {
// // return 0
// return 0 // return 0
return 0 // })
})
lazy_old($, "ta", "r2", function () { lazy_old($, "ta", "r2", function () {
return $.mb + $.d_() return $.mb + $.d_()
}) })