diff options
| author | megamage <none@none> | 2009-01-04 23:25:27 -0600 |
|---|---|---|
| committer | megamage <none@none> | 2009-01-04 23:25:27 -0600 |
| commit | e5575eeaf458f5a07d250af33908c4d603fa259d (patch) | |
| tree | 5b5562e8e71cace87e28bb55d60cd8f8eaae50bf /win/VC90 | |
| parent | 190b0269507fce596d96821dd2d79d3c6c7c7e31 (diff) | |
*Mangos [7026] Current arena season id and state send and setting in mangosd.conf. By GriffonHeart.
--HG--
branch : trunk
Diffstat (limited to 'win/VC90')
| -rw-r--r-- | win/VC90/game.vcproj | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/win/VC90/game.vcproj b/win/VC90/game.vcproj index 2fdbc62f502..0dc30f88c02 100644 --- a/win/VC90/game.vcproj +++ b/win/VC90/game.vcproj @@ -421,6 +421,14 @@ > </File> <File + RelativePath="..\..\src\game\BattleGroundDS.cpp" + > + </File> + <File + RelativePath="..\..\src\game\BattleGroundDS.h" + > + </File> + <File RelativePath="..\..\src\game\BattleGroundEY.cpp" > </File> @@ -457,6 +465,22 @@ > </File> <File + RelativePath="..\..\src\game\BattleGroundRV.cpp" + > + </File> + <File + RelativePath="..\..\src\game\BattleGroundRV.h" + > + </File> + <File + RelativePath="..\..\src\game\BattleGroundSA.cpp" + > + </File> + <File + RelativePath="..\..\src\game\BattleGroundSA.h" + > + </File> + <File RelativePath="..\..\src\game\BattleGroundWS.cpp" > </File> |
