mirror of
				https://github.com/TES3MP/openmw-tes3mp.git
				synced 2025-10-31 21:26:48 +00:00 
			
		
		
		
	[General] Use slightly larger maximum imageData size in WorldMap packets
This commit is contained in:
		
							parent
							
								
									5bb2ba1e9e
								
							
						
					
					
						commit
						d53bd05424
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -9,7 +9,7 @@ | |||
| 
 | ||||
| namespace mwmp | ||||
| { | ||||
|     static const int maxImageDataSize = 1400; | ||||
|     static const int maxImageDataSize = 1800; | ||||
| 
 | ||||
|     struct MapTile | ||||
|     { | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue