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:
@ -163,6 +163,7 @@ DLL_LINKAGE void HeroVisitCastle::applyGs( CGameState *gs )
|
||||
|
||||
assert(h);
|
||||
assert(t);
|
||||
|
||||
if(start())
|
||||
t->setVisitingHero(h);
|
||||
else
|
||||
|
Reference in New Issue
Block a user