H.tr -> H.Rti__getQuestionFromStar
This commit is contained in:
parent
4e39819926
commit
2551149a0c
@ -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)
|
||||||
|
Loading…
Reference in New Issue
Block a user