A couple more cloud tweaks.

This commit is contained in:
curt 2000-06-20 21:44:04 +00:00
parent de66c74a91
commit 0468b315d4

View File

@ -47,7 +47,7 @@ SGCloudLayer::~SGCloudLayer( void ) {
void SGCloudLayer::build( FGPath path, double s, double asl, double thickness,
double transition )
{
scale = 2000.0;
scale = 4000.0;
layer_asl = asl;
layer_thickness = thickness;