信号机
This commit is contained in:
parent
7d027a7e5e
commit
ad518abef0
@ -54,6 +54,8 @@ message SwitchState{
|
||||
message SignalState{
|
||||
//信号机索引
|
||||
string id = 1;
|
||||
//信号机显示
|
||||
Signal.Aspect aspect = 2;
|
||||
}
|
||||
//信号机显示枚举定义
|
||||
message Signal {
|
||||
|
Loading…
Reference in New Issue
Block a user