summaryrefslogtreecommitdiffstats
path: root/src/Entities/Player.cpp
diff options
context:
space:
mode:
authorTiger Wang <ziwei.tiger@hotmail.co.uk>2014-06-21 21:42:10 +0200
committerTiger Wang <ziwei.tiger@hotmail.co.uk>2014-06-21 21:42:29 +0200
commit1296c5dce71f59f1d7b2bfd1791a22daa26f2cb3 (patch)
treef802a5eaf85f82770253574aedff7998e34775e5 /src/Entities/Player.cpp
parentImplemented PR suggestions (diff)
downloadcuberite-1296c5dce71f59f1d7b2bfd1791a22daa26f2cb3.tar
cuberite-1296c5dce71f59f1d7b2bfd1791a22daa26f2cb3.tar.gz
cuberite-1296c5dce71f59f1d7b2bfd1791a22daa26f2cb3.tar.bz2
cuberite-1296c5dce71f59f1d7b2bfd1791a22daa26f2cb3.tar.lz
cuberite-1296c5dce71f59f1d7b2bfd1791a22daa26f2cb3.tar.xz
cuberite-1296c5dce71f59f1d7b2bfd1791a22daa26f2cb3.tar.zst
cuberite-1296c5dce71f59f1d7b2bfd1791a22daa26f2cb3.zip
Diffstat (limited to 'src/Entities/Player.cpp')
-rw-r--r--src/Entities/Player.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Entities/Player.cpp b/src/Entities/Player.cpp
index c26c18690..e975abdf5 100644
--- a/src/Entities/Player.cpp
+++ b/src/Entities/Player.cpp
@@ -1599,7 +1599,7 @@ bool cPlayer::MoveToWorld(const AString & a_WorldName, cWorld * a_World, bool a_
m_ClientHandle->SendRespawn(World->GetDimension());
}
- // Remove player from old world
+ // Remove player from the old world
m_World->RemovePlayer(this);
// Queue adding player to the new world, including all the necessary adjustments to the object