信号机调整
This commit is contained in:
parent
86de0cff9e
commit
f796e22d26
@ -131,8 +131,4 @@ message Turnout {}
|
||||
message Signal {
|
||||
CommonInfo common = 1;
|
||||
string code = 2;
|
||||
string codeColor = 3; // 信号机字体颜色
|
||||
int32 codeFontSize = 4; // 信号机字体大小
|
||||
Point point = 5; // 位置坐标
|
||||
string direction = 6; //信号机朝向
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user