(svn r26006) -Fix [FS#5804]: Game script showing vehicle on a story book, then the vehicle being removed and eventually being replaced by a non-user vehicle (most likely smoke) causing an assertion to trigger
This commit is contained in:
@@ -2890,6 +2890,9 @@ STR_NEWGRF_INVALID_CARGO_QUANTITY :{COMMA} of <inv
|
||||
STR_NEWGRF_INVALID_ENGINE :<invalid vehicle model>
|
||||
STR_NEWGRF_INVALID_INDUSTRYTYPE :<invalid industry>
|
||||
|
||||
# Placeholders for other invalid stuff, e.g. vehicles that have gone (Game Script).
|
||||
STR_INVALID_VEHICLE :<invalid vehicle>
|
||||
|
||||
# NewGRF scanning window
|
||||
STR_NEWGRF_SCAN_CAPTION :{WHITE}Scanning NewGRFs
|
||||
STR_NEWGRF_SCAN_MESSAGE :{BLACK}Scanning NewGRFs. Depending on the amount this can take a while...
|
||||
|
||||
Reference in New Issue
Block a user