Skip to content

Commit

Permalink
Fixed language file order, put class 58 into sortpurchase
Browse files Browse the repository at this point in the history
  • Loading branch information
audigex committed Aug 6, 2024
1 parent ddcca06 commit 6cf466d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
10 changes: 5 additions & 5 deletions lang/english.lng
Original file line number Diff line number Diff line change
Expand Up @@ -433,16 +433,16 @@ str_BR08_usage :Shunting
str_BR08_eos :---
str_BR08_liveries :BR Black, BR Green, BR Blue, EWS Red and Gold, Network Rail Yellow, Unusual Purple, InterCity Swallow, BR General Grey

STR_NAME_BR20 :BR Class 20 "Chopper"
str_BR20_usage :Light freight
str_BR20_eos :---
str_BR20_liveries :BR Blue

STR_NAME_BR13 :BR Class 13 "Shunter"
str_BR13_usage :Shunting
str_BR13_eos :1983-1986
str_BR13_liveries :BR Blue

STR_NAME_BR20 :BR Class 20 "Chopper"
str_BR20_usage :Light freight
str_BR20_eos :---
str_BR20_liveries :BR Blue

STR_NAME_BR31 :BR Class 31 "Type 2"
str_BR31_usage :Express Passenger
str_BR31_eos :---
Expand Down
1 change: 1 addition & 0 deletions src/sortpurchase.pnml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ header_Electric,
item_Kestrel,
item_BR55,
item_BR57,
item_BR58,
item_BR60,
item_BR66,
item_BR67,
Expand Down

0 comments on commit 6cf466d

Please sign in to comment.