Commit 2597b5d8 authored by wjf's avatar wjf

l

parent b1972501
......@@ -232,6 +232,12 @@ export default class MainBase extends eui.UILayer {
for (var i = 1; i <= 5; i++) {
RES.getResAsync("eggPiece" + i + "_png")
}
for (var i = 0; i <= 4; i++) {
RES.getResAsync("bubleEle" + i + "_png")
}
for (var i = 1; i <= 19; i++) {
RES.getResAsync("bubbleStar" + i + "_png")
}
var arr = [
"yellowCircleDown",
"yellowCircleUp",
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment