This commit is contained in:
mpelissi 2023-03-31 20:41:14 +02:00
parent 8e91c418e7
commit f3d432c4db
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ function init_variable(premier_appel){
obj_file_random = shuffle(obj_names)
// nombre de mesh a visionner AU TOTAL
nb_mesh = 15 //obj_file_random.length
nb_mesh = 10 //obj_file_random.length
// nb analyse demandé
nb_analyse_demande = 5