(svn r10601) -Codechange: store (and use) the type of stations instead of hardcoding station types by graphics IDs.
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -1735,10 +1735,6 @@
|
||||
RelativePath=".\..\src\road_map.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\station_map.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\station_map.h"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user