ddd
This commit is contained in:
@@ -28,7 +28,6 @@ export class MapViewComp extends CCComp {
|
||||
|
||||
start() {
|
||||
this.scene = this.getComponent(MapViewScene);
|
||||
|
||||
this.addHero();
|
||||
}
|
||||
|
||||
@@ -36,7 +35,7 @@ export class MapViewComp extends CCComp {
|
||||
|
||||
|
||||
private mapLoaded() {
|
||||
|
||||
|
||||
}
|
||||
|
||||
/** 添加玩家 */
|
||||
|
||||
Reference in New Issue
Block a user