diff options
| author | XaviDCR92 <xavi.dcr@gmail.com> | 2017-12-29 15:07:17 +0100 |
|---|---|---|
| committer | XaviDCR92 <xavi.dcr@gmail.com> | 2017-12-29 15:07:17 +0100 |
| commit | 0d1df70f2d1a08fdb6389391ee59afc5fbc6277a (patch) | |
| tree | 8695e5e33cdba5da4bdbbcbe7ab2ac33eb9bc53f /Source/MapEditor/MapEditor.pro.user | |
| parent | fef6629d96f375b98ebb81382c0e8b4ee9b0f48b (diff) | |
* 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.
Diffstat (limited to 'Source/MapEditor/MapEditor.pro.user')
| -rw-r--r-- | Source/MapEditor/MapEditor.pro.user | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE QtCreatorProject>
-<!-- Written by QtCreator 4.0.3, 2017-12-27T14:24:53. -->
+<!-- Written by QtCreator 4.0.3, 2017-12-29T02:58:01. -->
<qtcreator>
<data>
<variable>EnvironmentId</variable>
|
