Commit a395e7fb authored by 邱旭's avatar 邱旭

--

parents 42e81782 29a3e0b6
......@@ -288,8 +288,8 @@ export default class MapScene extends Scene {
updateScene() {
this.updateHomeData();
}
addAvatar(level, ele) {
addAvatar(level, ele?) {
const item = MapScene.starHash[level];
const parent = item.parent;
const avatar = new AvatarComp();
......
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