TBTR: Remove unitnumber_digits field/param from main window

This commit is contained in:
Jonathan G Rennison
2020-09-21 03:20:59 +01:00
parent aea747be08
commit 09d5be1aad
4 changed files with 6 additions and 10 deletions

View File

@@ -970,7 +970,7 @@ public:
switch (index) {
case ADI_TEMPLATE_REPLACE: // TemplateReplace Window
if (vli.vtype == VEH_TRAIN) {
ShowTemplateReplaceWindow(this->unitnumber_digits);
ShowTemplateReplaceWindow();
}
break;
case ADI_REPLACE: // Replace window