mirror of
				https://github.com/vcmi/vcmi.git
				synced 2025-10-31 00:07:39 +02:00 
			
		
		
		
	Fix redrawing of hero exchange window on artifact (de)assembly
This commit is contained in:
		| @@ -691,10 +691,8 @@ void CArtifactsOfHero::updateParentWindow() | ||||
|  | ||||
| 		if(!updateState) | ||||
| 		{ | ||||
| 			cew->deactivate(); | ||||
| 			cew->updateWidgets(); | ||||
| 			cew->redraw(); | ||||
| 			cew->activate(); | ||||
| 		} | ||||
| 	} | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user