mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-09-27 02:36:14 +00:00
提交地图选择
This commit is contained in:
@@ -38,6 +38,8 @@ export class GMapLoop extends JNGSyncBase<{}> {
|
||||
this.repeat = repeat;
|
||||
this.mapWidth = width || this.map.width;
|
||||
this.mapHeight = height || this.map.height;
|
||||
this.node.destroyAllChildren();
|
||||
this.createMaps = new Map;
|
||||
}
|
||||
|
||||
//更新地图(世界坐标X)
|
||||
|
Reference in New Issue
Block a user