From 9d08c9d557dd24a3da4121c422a971b7d9adc0d1 Mon Sep 17 00:00:00 2001 From: jbousquie Date: Thu, 24 Nov 2016 16:34:52 +0100 Subject: [PATCH] dim --- admin/salles/batB.php | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/admin/salles/batB.php b/admin/salles/batB.php index 9b91c52..8893584 100644 --- a/admin/salles/batB.php +++ b/admin/salles/batB.php @@ -47,8 +47,12 @@ // $orien_porte["AAA"][1]="H"; // $porte_coord["AAA"][1]=array(800,600); -$orix["batB"] = 100; -$oriy["batB"] = 150; +$orix_salle["batB"] = 50; +$oriy_salle["batB"] = 200; +$largeur_salle["batB"] = 600; +$hauteur_salle["batB"] = 570; +$orix["batB"] = 10; +$oriy["batB"] = 15; $largeur["batB"] = 120; $hauteur["batB"] = 60; $police["batB"] = 11;