删除列车后可再次添加相同编号列车

This commit is contained in:
thesai 2024-02-23 10:43:05 +08:00
parent 8820c9f2ab
commit e80785b813

View File

@ -131,7 +131,7 @@ message TrainState{
float speed = 3;
//,1=1mm
int64 trainLength = 4;
//
//false
bool show = 5;
// ID
uint32 headDeviceId = 6;