draft 1
This commit is contained in:
parent
d2bb86675f
commit
9b56e7b21f
1 changed files with 1 additions and 1 deletions
|
@ -156,7 +156,7 @@ var poi=Object.create(poiAlpha);
|
|||
//14
|
||||
poi=Object.create(poiAlpha);
|
||||
poi.x = 876;
|
||||
poi.y = 500;
|
||||
poi.y = 599;
|
||||
poi.id = "14";
|
||||
poi.type = 'T';
|
||||
poi.cat = 'AS'
|
||||
|
|
Loading…
Reference in a new issue