This commit is contained in:
AlexVinS
2016-11-06 17:36:46 +03:00
parent 6782136e3e
commit c9a3d92ff3
5 changed files with 7 additions and 26 deletions
+1 -1
View File
@@ -369,7 +369,7 @@ void TryMoveHero::applyFirstCl(CClient *cl)
}
if(result == TELEPORTATION || result == EMBARK || result == DISEMBARK || !humanKnows)
CGI->mh->removeObject(h, result == EMBARK && humanKnows);
CGI->mh->hideObject(h, result == EMBARK && humanKnows);
if(result == DISEMBARK)