aboutsummaryrefslogtreecommitdiff
path: root/win/VC80
diff options
context:
space:
mode:
authormegamage <none@none>2009-08-23 14:20:07 -0500
committermegamage <none@none>2009-08-23 14:20:07 -0500
commit08539ec0a4eabc903d8fbaf34aba465f20e0b698 (patch)
tree8869c354aef81032c26aa085bd201b5ff94e8946 /win/VC80
parent4a85a779c1c3fc26b0b7a61115fc2e5b47d1840f (diff)
*Rename some ai functions.
--HG-- branch : trunk
Diffstat (limited to 'win/VC80')
-rw-r--r--win/VC80/game.vcproj8
1 files changed, 4 insertions, 4 deletions
diff --git a/win/VC80/game.vcproj b/win/VC80/game.vcproj
index 4e1fcd2d91a..157cc620145 100644
--- a/win/VC80/game.vcproj
+++ b/win/VC80/game.vcproj
@@ -1514,11 +1514,11 @@
Name="AI"
>
<File
- RelativePath="..\..\src\game\AggressorAI.cpp"
+ RelativePath="..\..\src\game\CombatAI.cpp"
>
</File>
<File
- RelativePath="..\..\src\game\AggressorAI.h"
+ RelativePath="..\..\src\game\CombatAI.h"
>
</File>
<File
@@ -1578,11 +1578,11 @@
>
</File>
<File
- RelativePath="..\..\src\game\NullCreatureAI.cpp"
+ RelativePath="..\..\src\game\PassiveAI.cpp"
>
</File>
<File
- RelativePath="..\..\src\game\NullCreatureAI.h"
+ RelativePath="..\..\src\game\PassiveAI.h"
>
</File>
<File