diff options
| author | XaviDCR92 <xavi.dcr@gmail.com> | 2017-12-29 02:57:40 +0100 |
|---|---|---|
| committer | XaviDCR92 <xavi.dcr@gmail.com> | 2017-12-29 02:57:40 +0100 |
| commit | fef6629d96f375b98ebb81382c0e8b4ee9b0f48b (patch) | |
| tree | 5f13bb4540d110110cb63303b10e658002856f11 /Source/MapEditor/settings.ini | |
| parent | eb6f4d6d8cc6d895c7c6185b20eb93da1fdd8b3b (diff) | |
| download | airport-fef6629d96f375b98ebb81382c0e8b4ee9b0f48b.tar.gz | |
* New LEVEL2.LVL was not being displayed correctly as I forgot to include the new tiles on Game.c.
* Some work done on runway exit detection, but still TODO.
* Minor change in LoadMenu.c.
Diffstat (limited to 'Source/MapEditor/settings.ini')
| -rw-r--r-- | Source/MapEditor/settings.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/MapEditor/settings.ini b/Source/MapEditor/settings.ini index af1583e..ca3d2c8 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/LEVEL1.LVL
|
