mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-13 19:54:17 +02:00
Smarter fix for #577 ;)
This commit is contained in:
@@ -1270,6 +1270,7 @@ void CPlayerInterface::newObject( const CGObjectInstance * obj )
|
||||
|
||||
void CPlayerInterface::centerView (int3 pos, int focusTime)
|
||||
{
|
||||
waitWhileDialog();
|
||||
adventureInt->centerOn (pos);
|
||||
if(focusTime)
|
||||
{
|
||||
|
Reference in New Issue
Block a user