Skip to content

Commit

Permalink
Merge pull request #33 from ceeac/fix/citadis-402
Browse files Browse the repository at this point in the history
Fix wrong image order of Citadis 402
  • Loading branch information
prissi authored Nov 16, 2024
2 parents 8d382c5 + ab7a9e2 commit 814241a
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions vehicles/trams/trambordeaux.dat
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ freight=Passagiere
Constraint[Prev][0]=none
Constraint[Next][0]=Citadis402_Bordeaux_2

EmptyImage[S,E,SE,NE,N,W,NW,SW]=trambordeaux.0.<$0>
EmptyImage[E,SE,S,NE,N,NW,W,SW]=trambordeaux.0.<$0>

--------------------

Expand All @@ -39,7 +39,7 @@ freight=Passagiere
Constraint[Prev][0]=Citadis402_Bordeaux_1
Constraint[Next][0]=Citadis402_Bordeaux_3

EmptyImage[S,E,SE,NE,N,W,NW,SW]=trambordeaux.1.<$0>
EmptyImage[E,SE,S,NE,N,NW,W,SW]=trambordeaux.1.<$0>

--------------------

Expand All @@ -62,7 +62,7 @@ freight=Passagiere
Constraint[Prev][0]=Citadis402_Bordeaux_2
Constraint[Next][0]=Citadis402_Bordeaux_4

EmptyImage[S,E,SE,NE,N,W,NW,SW]=trambordeaux.2.<$0>
EmptyImage[E,SE,S,NE,N,NW,W,SW]=trambordeaux.2.<$0>

--------------------

Expand All @@ -83,7 +83,7 @@ freight=Passagiere
Constraint[Prev][0]=Citadis402_Bordeaux_3
Constraint[Next][0]=Citadis402_Bordeaux_5

EmptyImage[S,E,SE,NE,N,W,NW,SW]=trambordeaux.3.<$0>
EmptyImage[E,SE,S,NE,N,NW,W,SW]=trambordeaux.3.<$0>

--------------------

Expand All @@ -106,7 +106,7 @@ freight=Passagiere
Constraint[Prev][0]=Citadis402_Bordeaux_4
Constraint[Next][0]=Citadis402_Bordeaux_6

EmptyImage[S,E,SE,NE,N,W,NW,SW]=trambordeaux.4.<$0>
EmptyImage[E,SE,S,NE,N,NW,W,SW]=trambordeaux.4.<$0>

--------------------

Expand All @@ -127,7 +127,7 @@ freight=Passagiere
Constraint[Prev][0]=Citadis402_Bordeaux_5
Constraint[Next][0]=Citadis402_Bordeaux_7

EmptyImage[S,E,SE,NE,N,W,NW,SW]=trambordeaux.5.<$0>
EmptyImage[E,SE,S,NE,N,NW,W,SW]=trambordeaux.5.<$0>

--------------------

Expand All @@ -150,4 +150,4 @@ freight=Passagiere
Constraint[Prev][0]=Citadis402_Bordeaux_6
Constraint[Next][0]=none

EmptyImage[S,E,SE,NE,N,W,NW,SW]=trambordeaux.6.<$0>
EmptyImage[E,SE,S,NE,N,NW,W,SW]=trambordeaux.6.<$0>

0 comments on commit 814241a

Please sign in to comment.