frequency change

This commit is contained in:
Alexandre 2024-07-10 12:16:22 +02:00
parent 9c72cb51e8
commit 246d726a7f
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ let speed_multiplier = 1.5 ;;
(* -------------------------------------------------------------------------------------------------------- *)
let structure_1_frequency = 1000 ;;
let structure_1_frequency = 2000 ;;
(* avg number of chunk generation required before encountering a structure of type 1 *)
(* -------------------------------------------------------------------------------------------------------- *)