Skip to content

Commit

Permalink
A station wasn't perfectly aligned with some others.
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianCassayre committed Apr 8, 2016
1 parent cb96ecf commit e940464
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/me/cassayre/florian/netherrail/Station.java
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ public enum Station
FLANGORIA(30, -24, "Flangoria"),
ATTRACTION(30, -3, "Attractions"),
UZINE_COCHON(30, 23, "UZine à cochons"),
VAALON(30, 43, "Vaalon", StationType.INTERSECTION_AND_PORTAL),
VAALON(30, 47, "Vaalon", StationType.INTERSECTION_AND_PORTAL),
MOBY_DICK(89, 47, "New Libery & Moby Dick"),
AGRISUB_1(132, 47, "Agrisub I", StationType.INTERSECTION_AND_PORTAL),
UNKNOWN_11(148, 47, "Inconnue", StationType.INTERSECTION_ONLY, true, false),
Expand Down

0 comments on commit e940464

Please sign in to comment.