Add try to acquire slot order subtype

This commit is contained in:
Jonathan G Rennison
2024-01-11 20:58:45 +00:00
parent 2fc631b15b
commit 041f36d565
7 changed files with 118 additions and 77 deletions

View File

@@ -223,6 +223,7 @@ public:
void MakeWaiting();
void MakeLoadingAdvance(StationID destination);
void MakeReleaseSlot();
void MakeTryAcquireSlot();
void MakeChangeCounter();
void MakeLabel(OrderLabelSubType subtype);