宁波三号线菜单调整
This commit is contained in:
parent
23d0eab9f7
commit
af132ae2dd
@ -395,7 +395,7 @@ class StationStand extends Group {
|
|||||||
this.reentry && this.reentry.hideMode();
|
this.reentry && this.reentry.hideMode();
|
||||||
this.jump && this.jump.hideMode();
|
this.jump && this.jump.hideMode();
|
||||||
this.detainCircle && this.detainCircle.setColor(this.style.StationStand.detainCar.defaultColor);
|
this.detainCircle && this.detainCircle.setColor(this.style.StationStand.detainCar.defaultColor);
|
||||||
this.detainRect.setHide();
|
this.detainRect && this.detainRect.setHide();
|
||||||
}
|
}
|
||||||
|
|
||||||
/** 空闲*/
|
/** 空闲*/
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user