1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-26 07:59:09 +00:00

(svn r19801) -Add [FS#3691]: custom naming of depots. Based on work by sbr

This commit is contained in:
rubidium
2010-05-12 20:50:10 +00:00
parent e91165ef6e
commit 1a5d7b34d8
11 changed files with 133 additions and 2 deletions

View File

@@ -1991,6 +1991,10 @@
RelativePath=".\..\src\company_cmd.cpp"
>
</File>
<File
RelativePath=".\..\src\depot_cmd.cpp"
>
</File>
<File
RelativePath=".\..\src\disaster_cmd.cpp"
>

View File

@@ -1988,6 +1988,10 @@
RelativePath=".\..\src\company_cmd.cpp"
>
</File>
<File
RelativePath=".\..\src\depot_cmd.cpp"
>
</File>
<File
RelativePath=".\..\src\disaster_cmd.cpp"
>