(svn r8849) -Codechange: Replace hardcoded global/climate cargo mapping tables with dynamically generated data. Change associated code to use new functions.
This commit is contained in:
@@ -913,9 +913,6 @@
|
||||
<File
|
||||
RelativePath=".\..\src\newgrf.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\newgrf_cargo.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\newgrf_config.cpp">
|
||||
</File>
|
||||
|
||||
@@ -1439,10 +1439,6 @@
|
||||
RelativePath=".\..\src\newgrf.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\newgrf_cargo.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\newgrf_config.cpp"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user