This commit is contained in:
jbousquie 2016-11-24 16:16:47 +01:00
parent 9aa8eaef68
commit 9c2b9fcad9

View File

@ -47,8 +47,12 @@
// $orien_porte["AAA"][1]="H"; // $orien_porte["AAA"][1]="H";
// $porte_coord["AAA"][1]=array(800,600); // $porte_coord["AAA"][1]=array(800,600);
$orix["A205"] = 100; $orix_salle["A205"] = 50;
$oriy["A205"] = 150; $oriy_salle["A205"] = 200;
$largeur_salle["A205"] = 1000;
$hauteur_salle["A205"] = 530;
$orix["A205"] = 40;
$oriy["A205"] = 40;
$largeur["A205"] = 120; $largeur["A205"] = 120;
$hauteur["A205"] = 60; $hauteur["A205"] = 60;
$police["A205"] = 11; $police["A205"] = 11;