车次窗位置

This commit is contained in:
joylink_zhaoerwei 2023-07-19 10:27:03 +08:00
parent d4cc29921c
commit 9e3f4c7de5

View File

@ -23,7 +23,7 @@ export const TrainWindowConsts = {
height: 15,
lineWidth: 2,
lineColor: '0x0fe81f',
offsetSection: 120,
offsetSection: 60,
};
export class TrainWindow extends JlGraphic {