Fix no error message when attaching new template/virtual vehicle fails

See: #187
This commit is contained in:
Jonathan G Rennison
2020-09-08 23:56:38 +01:00
parent ff12051ee1
commit 11a9a4dc0c
5 changed files with 42 additions and 2 deletions

View File

@@ -135,5 +135,6 @@ CommandCallback CcDeleteVirtualTrain;
/* build_vehicle_gui.cpp */
CommandCallback CcAddVirtualEngine;
CommandCallback CcMoveNewVirtualEngine;
#endif /* COMMAND_FUNC_H */