Adjust baseline for arctic snowline dynamic width setting to lower value
This commit is contained in:
		@@ -59,8 +59,7 @@ inline byte HighestTreePlacementSnowLine()
 | 
			
		||||
 | 
			
		||||
inline byte LowestTreePlacementSnowLine()
 | 
			
		||||
{
 | 
			
		||||
	extern byte _cached_tree_placement_lowest_snowline;
 | 
			
		||||
	return _cached_tree_placement_lowest_snowline;
 | 
			
		||||
	return LowestSnowLine();
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
int GetSlopeZInCorner(Slope tileh, Corner corner);
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user