mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-09-04 07:09:30 +00:00
(svn r19457) -Codechange: introduce AirportOverrideManager to keep track of airports if a newgrf can't be found
This commit is contained in:
@@ -2083,6 +2083,10 @@
|
||||
RelativePath=".\..\src\saveload\ai_sl.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\saveload\airport_sl.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\saveload\animated_tile_sl.cpp"
|
||||
>
|
||||
|
@@ -2080,6 +2080,10 @@
|
||||
RelativePath=".\..\src\saveload\ai_sl.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\saveload\airport_sl.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\saveload\animated_tile_sl.cpp"
|
||||
>
|
||||
|
Reference in New Issue
Block a user