1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-06-21 00:19:29 +02:00

Uploading misc tweaks.

This commit is contained in:
DjWarmonger
2014-07-01 07:07:40 +02:00
parent a556ef64e9
commit bda71bed83
6 changed files with 18 additions and 8 deletions

View File

@ -163,6 +163,7 @@ DLL_LINKAGE void HeroVisitCastle::applyGs( CGameState *gs )
assert(h);
assert(t);
if(start())
t->setVisitingHero(h);
else