(svn r10601) -Codechange: store (and use) the type of stations instead of hardcoding station types by graphics IDs.

This commit is contained in:
rubidium
2007-07-16 23:55:22 +00:00
parent 0f8e7e79be
commit 3dd6362bb8
17 changed files with 226 additions and 341 deletions

View File

@@ -1139,9 +1139,6 @@
<File
RelativePath=".\..\src\road_map.h">
</File>
<File
RelativePath=".\..\src\station_map.cpp">
</File>
<File
RelativePath=".\..\src\station_map.h">
</File>

View File

@@ -1735,10 +1735,6 @@
RelativePath=".\..\src\road_map.h"
>
</File>
<File
RelativePath=".\..\src\station_map.cpp"
>
</File>
<File
RelativePath=".\..\src\station_map.h"
>