2
0
Michał W. Urbańczyk 15 жил өмнө
parent
commit
58c2e176c4

+ 1 - 0
client/CPlayerInterface.cpp

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