aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorRat <none@none>2009-11-10 10:43:46 +0100
committerRat <none@none>2009-11-10 10:43:46 +0100
commitbd1496b2382dc884fb669c14e5bae4d1819497d5 (patch)
treefd189c43028b5c262d9b92ea4b947cb17052df34 /src
parenteb006e72c9c7fceb75f41d0a667ef0bd9bf62409 (diff)
*removed no more needed line of code in Wintergrasp
--HG-- branch : trunk
Diffstat (limited to 'src')
-rw-r--r--src/game/Wintergrasp.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/Wintergrasp.cpp b/src/game/Wintergrasp.cpp
index f2022720cb2..37c70c87271 100644
--- a/src/game/Wintergrasp.cpp
+++ b/src/game/Wintergrasp.cpp
@@ -945,7 +945,7 @@ bool OPvPWintergrasp::UpdateCreatureInfo(Creature *creature)
case CREATURE_ENGINEER:
return false;
case CREATURE_SIEGE_VEHICLE:
- creature->DisappearAndDie();
+ //creature->DisappearAndDie();
return false;
case CREATURE_GUARD:
case CREATURE_SPECIAL: