mirror of
https://github.com/tiennm99/pikachu.git
synced 2026-08-21 00:25:03 +00:00
fix: clear path lines after match animation completes
This commit is contained in:
@@ -288,6 +288,7 @@ export class PikachuGame extends Scene
|
||||
cell.sprite = null;
|
||||
cell.cardBg = null;
|
||||
});
|
||||
this.clearPathLines();
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user