Fix no error message when attaching new template/virtual vehicle fails
See: #187
This commit is contained in:
@@ -52,6 +52,7 @@ static CommandCallback * const _callback_table[] = {
|
||||
/* 0x1E */ CcVirtualTrainWagonsMoved,
|
||||
/* 0x1F */ CcDeleteVirtualTrain,
|
||||
/* 0x20 */ CcAddVirtualEngine,
|
||||
/* 0x21 */ CcMoveNewVirtualEngine,
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user