ready for the next run ?
This commit is contained in:
@@ -264,7 +264,7 @@ difference {
|
||||
|
||||
#local R = rand(Rng1);
|
||||
// #debug concat("Random = ", str(R, 6, 4), "\n")
|
||||
#if ( R < 0.23 ) texture { T_Planete_A }
|
||||
#if ( R < 0.23 ) texture { T_Planete_B }
|
||||
#elseif ( R < 0.56 ) texture { T_Beton_1 }
|
||||
#else texture { T_Beton_2 }
|
||||
#end // if
|
||||
|
||||
Reference in New Issue
Block a user