mirror of
				https://github.com/OpenMW/openmw.git
				synced 2025-11-04 04:26:42 +00:00 
			
		
		
		
	Merged pull request #1703
This commit is contained in:
		
						commit
						0f22600a98
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		| 
						 | 
					@ -913,6 +913,9 @@ namespace MWGui
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        updateMap();
 | 
					        updateMap();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        if (!mMap->isVisible())
 | 
				
			||||||
 | 
					            mMap->onFrame(frameDuration);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        mHud->onFrame(frameDuration);
 | 
					        mHud->onFrame(frameDuration);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        mDebugWindow->onFrame(frameDuration);
 | 
					        mDebugWindow->onFrame(frameDuration);
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue