TBTR: Delete duplicated build vehicle window.
Add a virtual train mode to the existing build vehicle window. Simplify some of the inter-window notify logic. Disable all buttons when a new template/edit is in progress.
This commit is contained in:
@@ -13,8 +13,7 @@
|
||||
#define TEMPLATE_GUI_CREATE
|
||||
|
||||
#include "tbtr_template_vehicle.h"
|
||||
#include "tbtr_template_gui_create_virtualtrain.h"
|
||||
|
||||
void ShowTemplateCreateWindow(TemplateVehicle*, bool*, bool*, int);
|
||||
void ShowTemplateCreateWindow(TemplateVehicle*, bool*, int);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user