1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-12 02:28:11 +02:00

Smarter fix for #577 ;)

This commit is contained in:
Michał W. Urbańczyk 2010-08-18 10:53:59 +00:00
parent 6057ca0c0b
commit 58c2e176c4

View File

@ -1270,6 +1270,7 @@ void CPlayerInterface::newObject( const CGObjectInstance * obj )
void CPlayerInterface::centerView (int3 pos, int focusTime)
{
waitWhileDialog();
adventureInt->centerOn (pos);
if(focusTime)
{