aboutsummaryrefslogtreecommitdiff
path: root/win
diff options
context:
space:
mode:
authormegamage <none@none>2008-11-30 12:47:26 -0600
committermegamage <none@none>2008-11-30 12:47:26 -0600
commitbb1ee8a004c79d0f2262820f92df4bd72bdd6587 (patch)
treec240378ccc96b12f1f67cc9e096368bc95662a2c /win
parent375d3ba4eb986676fc9084a93414083a89d542a0 (diff)
*Update to Mangos 6867. Source: Mangos.
*Big changes: *[6858] Prevent cheating with ignore waiting in login queue. *[6863] Arena team related clean ups and adding parts of w12x's arena patch. *Some Config changes and guild changes. --HG-- branch : trunk
Diffstat (limited to 'win')
-rw-r--r--win/VC80/framework.vcproj2
-rw-r--r--win/VC90/framework.vcproj2
2 files changed, 2 insertions, 2 deletions
diff --git a/win/VC80/framework.vcproj b/win/VC80/framework.vcproj
index 9b41a66926e..b9cda2773d9 100644
--- a/win/VC80/framework.vcproj
+++ b/win/VC80/framework.vcproj
@@ -422,7 +422,7 @@
>
</File>
<File
- RelativePath="..\..\src\game\LinkedList.h"
+ RelativePath="..\..\src\framework\Utilities\LinkedList.h"
>
</File>
<File
diff --git a/win/VC90/framework.vcproj b/win/VC90/framework.vcproj
index 71c5d1a2d37..4935e7e84d5 100644
--- a/win/VC90/framework.vcproj
+++ b/win/VC90/framework.vcproj
@@ -429,7 +429,7 @@
>
</File>
<File
- RelativePath="..\..\src\game\LinkedList.h"
+ RelativePath="..\..\src\framework\Utilities\LinkedList.h"
>
</File>
<File