From ff69ed0d54869dd52e23ec0f102ef4d2c3900ca7 Mon Sep 17 00:00:00 2001 From: Nigel Sheldon Date: Fri, 26 Feb 2021 18:43:33 +0100 Subject: [PATCH] =?UTF-8?q?Correction=20de=20la=20techno=20expansion,=20el?= =?UTF-8?q?le=20est=20d=C3=A9sormais=20constructible=20jusqu'au=20niveau?= =?UTF-8?q?=2018?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- onyx2/include/Class/Donnees/technologies.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/onyx2/include/Class/Donnees/technologies.php b/onyx2/include/Class/Donnees/technologies.php index 1864ca9..f6b9db0 100644 --- a/onyx2/include/Class/Donnees/technologies.php +++ b/onyx2/include/Class/Donnees/technologies.php @@ -1617,6 +1617,9 @@ class dTechnologies implements Donnees array("technologies", 1, 0), array('batiments', 6, 2) ), + array( + array("technologies", 8, 0) + ), array( array("technologies", 8, 1) ), @@ -1668,9 +1671,6 @@ class dTechnologies implements Donnees array( array("technologies", 8, 17) ), - array( - array("technologies", 8, 18) - ), ); break; default: