diff options
author | frosch <frosch@openttd.org> | 2008-02-28 17:34:34 +0000 |
---|---|---|
committer | frosch <frosch@openttd.org> | 2008-02-28 17:34:34 +0000 |
commit | 4ec7f33f8cac235d5564eadd3cdb70d1ed94997f (patch) | |
tree | b6a5956820cbae3751e4b56fd28c9a38cd3cad1d /projects | |
parent | 36678c0ae8eb65bd6c678fc7860b78de7fb0121b (diff) | |
download | openttd-4ec7f33f8cac235d5564eadd3cdb70d1ed94997f.tar.xz |
(svn r12313) -Fix: YAPF and NTP did not apply penalty for uphill tracks on steep slopes.
Diffstat (limited to 'projects')
-rw-r--r-- | projects/openttd_vs80.vcproj | 4 | ||||
-rw-r--r-- | projects/openttd_vs90.vcproj | 4 |
2 files changed, 0 insertions, 8 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index c51f6c5cc..d0832dc07 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -2200,10 +2200,6 @@ > </File> <File - RelativePath=".\..\src\yapf\yapf_common.cpp" - > - </File> - <File RelativePath=".\..\src\yapf\yapf_common.hpp" > </File> diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index 2551d8a8f..6865d21fb 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -2197,10 +2197,6 @@ > </File> <File - RelativePath=".\..\src\yapf\yapf_common.cpp" - > - </File> - <File RelativePath=".\..\src\yapf\yapf_common.hpp" > </File> |