From 0d1df70f2d1a08fdb6389391ee59afc5fbc6277a Mon Sep 17 00:00:00 2001 From: XaviDCR92 Date: Fri, 29 Dec 2017 15:07:17 +0100 Subject: * Aircraft.c: invalid XYZ position was calculated if runway direction != EAST. * Aircraft.c: aircraft direction is now set according to runway direction when aircraft is created. * Game.c: TILE_PARKING_2 was not included on AcceptedTiles[]. * Game.c: GameAssignRunwaytoAircraft() was not looking up runway exit/entry points correctly. --- Source/MapEditor/MapEditor.pro.user | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Source/MapEditor/MapEditor.pro.user') diff --git a/Source/MapEditor/MapEditor.pro.user b/Source/MapEditor/MapEditor.pro.user index 5393ece..5f8e915 100644 --- a/Source/MapEditor/MapEditor.pro.user +++ b/Source/MapEditor/MapEditor.pro.user @@ -1,6 +1,6 @@ - + EnvironmentId -- cgit v1.2.3