mirror of
				https://github.com/vcmi/vcmi.git
				synced 2025-10-31 00:07:39 +02:00 
			
		
		
		
	Tiny improvement for resources selection boxes
This one is related to issue 562
This commit is contained in:
		| @@ -1011,8 +1011,8 @@ void CMarketplaceWindow::getBaseForPositions(EType type, int &dx, int &dy, int & | ||||
| 		dy = 79; | ||||
| 		x = 39; | ||||
| 		y = 180; | ||||
| 		h = 66; | ||||
| 		w = 74; | ||||
| 		h = 68; | ||||
| 		w = 70; | ||||
| 		break; | ||||
| 	case PLAYER: | ||||
| 		dx = 83; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user