Skip to content

Commit

Permalink
BR334 - Added Pride livery
Browse files Browse the repository at this point in the history
  • Loading branch information
audigex committed Apr 26, 2024
1 parent 63ed77c commit 0e737f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/trains/_spriteset/EMU_Sprites/334.pnml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ switch (FEAT_TRAINS, SELF, switch_articulated_BR341, extra_callback_info1) {
switch(FEAT_TRAINS,SELF,sw_BR334_cargo_subtype_text,cargo_subtype){
0: return string(str_BRCarmCream);
1: return string(str_ScotRailSaltire);
1: return string(str_ScotRailPride);
2: return string(str_ScotRailPride);
return CB_RESULT_NO_TEXT;
}

0 comments on commit 0e737f8

Please sign in to comment.