dim
This commit is contained in:
parent
f831765f48
commit
2f992d6b90
@ -47,9 +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_salle["C200"] = 50;
|
||||||
$orix["C200"] = 100;
|
$oriy_salle["C200"] = 200;
|
||||||
$oriy["C200"] = 150;
|
$largeur_salle["C200"] = 600;
|
||||||
|
$hauteur_salle["C200"] = 750;
|
||||||
|
$orix["C200"] = 10;
|
||||||
|
$oriy["C200"] = 10;
|
||||||
$largeur["C200"] = 120;
|
$largeur["C200"] = 120;
|
||||||
$hauteur["C200"] = 60;
|
$hauteur["C200"] = 60;
|
||||||
$police["C200"] = 11;
|
$police["C200"] = 11;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user