summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2009-01-08 13:57:50 +0000
committerrubidium <rubidium@openttd.org>2009-01-08 13:57:50 +0000
commitd4b6cc997dd4eec4d0eb9bc8b2002bcb798e9f3c (patch)
tree544a1620ce889f583ff4990c62a03a3f1df1972e /projects
parent020dbb180a11d27b2064640953f3960ede09f9c6 (diff)
downloadopenttd-d4b6cc997dd4eec4d0eb9bc8b2002bcb798e9f3c.tar.xz
(svn r14910) -Codechange: merge the command queue handling into a single location
Diffstat (limited to 'projects')
-rw-r--r--projects/openttd_vs80.vcproj2
-rw-r--r--projects/openttd_vs90.vcproj2
2 files changed, 2 insertions, 2 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index 4ea4646f1..070af8444 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -628,7 +628,7 @@
>
</File>
<File
- RelativePath=".\..\src\network\network_data.cpp"
+ RelativePath=".\..\src\network\network_command.cpp"
>
</File>
<File
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index 0f8e31ea8..d681d8539 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -625,7 +625,7 @@
>
</File>
<File
- RelativePath=".\..\src\network\network_data.cpp"
+ RelativePath=".\..\src\network\network_command.cpp"
>
</File>
<File