mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-30 07:34:37 +01:00
(svn r21961) -Remove: limitation that not loading and not unloading is mutual exclusive
This commit is contained in:
@@ -88,7 +88,7 @@ static const StringID _station_load_types[][5] = {
|
||||
INVALID_STRING_ID,
|
||||
STR_ORDER_NO_UNLOAD_FULL_LOAD,
|
||||
STR_ORDER_NO_UNLOAD_FULL_LOAD_ANY,
|
||||
INVALID_STRING_ID,
|
||||
STR_ORDER_NO_UNLOAD_NO_LOAD,
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user