mirror of
https://github.com/vcmi/vcmi.git
synced 2025-07-17 01:32:21 +02:00
* fixed selecting new path
* always restoring default cursor when movng mouse out of the terrain * fixed herolist scrolling * fixed picking guarded resources
This commit is contained in:
@ -1658,7 +1658,7 @@ void CGResource::onHeroVisit( const CGHeroInstance * h ) const
|
||||
}
|
||||
else
|
||||
{
|
||||
fightForRes(0,h);
|
||||
fightForRes(1,h);
|
||||
}
|
||||
}
|
||||
else
|
||||
|
Reference in New Issue
Block a user