H.tr -> H.Rti__getQuestionFromStar

This commit is contained in:
shenjack 2024-04-04 23:40:41 +08:00
parent 4e39819926
commit 2551149a0c
Signed by: shenjack
GPG Key ID: 7B1134A979775551

View File

@ -1861,7 +1861,7 @@ var A = {
ez: function ez() {}, ez: function ez() {},
eA: function eA() {}, eA: function eA() {},
eB: function eB() {}, eB: function eB() {},
tr(a, b) { Rti__getQuestionFromStar(a, b) {
var s = b.c var s = b.c
return s == null ? b.c = H._Universe__lookupQuestionRti(a, b.z, true) : s return s == null ? b.c = H._Universe__lookupQuestionRti(a, b.z, true) : s
}, },
@ -2483,7 +2483,7 @@ var A = {
else if (s === 6) { else if (s === 6) {
q = b.z q = b.z
if (q.y === 8 && H.lz(q.z)) return q if (q.y === 8 && H.lz(q.z)) return q
else return H.tr(a, b) else return H.Rti__getQuestionFromStar(a, b)
} }
} }
p = new H.aW(null, null) p = new H.aW(null, null)