aboutsummaryrefslogtreecommitdiff
path: root/Source/MapEditor/settings.ini
diff options
context:
space:
mode:
authorXaviDCR92 <xavi.dcr@gmail.com>2018-01-02 06:43:54 +0100
committerXaviDCR92 <xavi.dcr@gmail.com>2018-01-02 06:43:54 +0100
commitb094335404446183954eb1ccaba33f5f4888eacf (patch)
tree14e87f4a12f174dc66cad0ab4010efb2858fdd12 /Source/MapEditor/settings.ini
parente53faffaead15f0aa6c323d0b0dbed05eaf5b4d4 (diff)
downloadairport-b094335404446183954eb1ccaba33f5f4888eacf.tar.gz
* Aircraft.c: taxiing speed has been doubled.
* Game.c: GameRenderLevel() renamed to GameRenderTerrain(). * Game.c: GameRenderTerrainPrecalculations() has been created to perform some calculations which are stored in tables to be then looked up by GameRenderTerrain(). This should save us some calculation time during rendering process. * Camera.c: added new CameraApplyCoordinatesToCartesianPos() prototype. * GameGui.c: AircraftDataGPoly4 RGB data is now only calculated on startup.
Diffstat (limited to 'Source/MapEditor/settings.ini')
-rw-r--r--Source/MapEditor/settings.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/MapEditor/settings.ini b/Source/MapEditor/settings.ini
index dc943fa..af1583e 100644
--- a/Source/MapEditor/settings.ini
+++ b/Source/MapEditor/settings.ini
@@ -1,2 +1,2 @@
[app_settings]
-last_dir=C:/cygwin/home/Xavier/Airport/Levels/LEVEL2_.LVL
+last_dir=C:/cygwin/home/Xavier/Airport/Levels/LEVEL2.LVL