step括号去除(现在虽然不会导致卡死了)
This commit is contained in:
parent
a0e8557dcd
commit
96ee8b018c
|
@ -323,7 +323,7 @@ game.import("play", function () {
|
|||
"fire",
|
||||
"soil"
|
||||
);
|
||||
("step 1");
|
||||
"step 1";
|
||||
var card = cards[0];
|
||||
if (!card.node.wuxing) {
|
||||
card.node.wuxing = ui.create.div(".wunature", card);
|
||||
|
|
Loading…
Reference in New Issue