Skip to content

Commit

Permalink
Switch LMS_8F to 24px template
Browse files Browse the repository at this point in the history
  • Loading branch information
audigex committed Sep 23, 2024
1 parent 67f4bcf commit 3531762
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/trains/_spriteset/Steam_Sprites/LMS_8F.pnml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ spriteset(spriteset_LMS8F_Purchase, "gfx/Steam/LMS_Stanier_8F.png") {
}

spriteset(spriteset_LMS8F_Black, "gfx/Steam/LMS_Stanier_8F.png") {
template_train32px(0, 13)
template_train24px(0, 13)
}

spriteset(spriteset_LMS8F_WDGrey, "gfx/Steam/LMS_Stanier_8F.png") {
template_train32px(0, 39)
template_train24px(0, 39)
}

switch(FEAT_TRAINS,SELF, sw_LMS8FLoco, cargo_subtype) {
Expand Down

0 comments on commit 3531762

Please sign in to comment.