aboutsummaryrefslogtreecommitdiff
path: root/src/game/ObjectAccessor.cpp
diff options
context:
space:
mode:
authormalcrom <none@none>2010-05-18 14:22:51 -0230
committermalcrom <none@none>2010-05-18 14:22:51 -0230
commit2b7d92a40198f51d37f705adc160c356a391d092 (patch)
treef29436ae7a7ea0942270d3e6e80c00bf1702dd5f /src/game/ObjectAccessor.cpp
parentd1b9a54951168388cc540e0160193d13186bb29e (diff)
Some more engrish to english logerror updates.
--HG-- branch : trunk
Diffstat (limited to 'src/game/ObjectAccessor.cpp')
-rw-r--r--src/game/ObjectAccessor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/ObjectAccessor.cpp b/src/game/ObjectAccessor.cpp
index 9a76f78f209..cf5bc728c6e 100644
--- a/src/game/ObjectAccessor.cpp
+++ b/src/game/ObjectAccessor.cpp
@@ -264,7 +264,7 @@ Corpse* ObjectAccessor::ConvertCorpseForPlayer(uint64 player_guid, bool /*insign
return NULL;
}
- DEBUG_LOG("Deleting Corpse and spawning bones.");
+ DEBUG_LOG("Deleting Corpse and spawned bones.");
//Map* map = corpse->FindMap();