Krazick / 18XX-Game-Engine

18XX Game Engine
MIT License
2 stars 0 forks source link

When Removing Track Segments and back to a Junction Tile (side) the next step Removal has minor issue #167

Closed Krazick closed 1 year ago

Krazick commented 1 year ago

When Removing Track Segments and back to a Junction Tile (side) the next step Removal has minor issue:

  1. If the next Segment is one piece of Track from Edge back to a Revenue Center, it should remove only that single Track Segment.
Krazick commented 1 year ago

After removing the last Segment, but before removing back to Junction, test if the Start Point of the Last Segment is a Side or not. If the Start is a Side, remove back to a Junction.