From 67cfc8b2c23177f036eda97f3423d062ba0c3e90 Mon Sep 17 00:00:00 2001 From: XaviDCR92 Date: Fri, 29 Dec 2017 23:19:43 +0100 Subject: * RWY_DIR and AIRCRAFT_DIRECTION have been joint into a single enum. * Game.c: new prototypes GameGetParkingDirection() and GameGetRunwayDirection(). * Slight optimizations into GameRenderLevel(). * Added some comment headers into Gfx.c. --- Source/MapEditor/mainwindow.ui | 52 +++++++++++++++++++++++++++--------------- 1 file changed, 33 insertions(+), 19 deletions(-) (limited to 'Source/MapEditor/mainwindow.ui') diff --git a/Source/MapEditor/mainwindow.ui b/Source/MapEditor/mainwindow.ui index 54bcbb4..098a9f8 100644 --- a/Source/MapEditor/mainwindow.ui +++ b/Source/MapEditor/mainwindow.ui @@ -7,7 +7,7 @@ 0 0 920 - 582 + 605 @@ -24,7 +24,38 @@ true - + + + + + + Show numbers on map + + + true + + + + + + + Mirror tile + + + + + + + + + + 640 + 480 + + + + + @@ -49,16 +80,6 @@ - - - - - 640 - 480 - - - - @@ -69,13 +90,6 @@ - - - - Mirror tile - - - -- cgit v1.2.3