clear: cars
This commit is contained in:
parent
fbe3a2fd47
commit
43b936a110
1 changed files with 0 additions and 7 deletions
|
@ -18,15 +18,8 @@ let PNJS = [new PNJ(500, 100,0),
|
|||
new PNJ(200, 700,0)];
|
||||
|
||||
let cars = [new Car(1, 7),
|
||||
//new Car(1, 12),
|
||||
//new Car(1, 20),
|
||||
new Car(1, 34),
|
||||
//new Car(1, 58),
|
||||
new Car(0, 20),
|
||||
//new Car(0, 7),
|
||||
//new Car(0, 18),
|
||||
//new Car(0, 26),
|
||||
//new Car(0, 45),
|
||||
new Car(0, 52)];
|
||||
let portals = [new Portal(250,457,0,516,789,1),//O
|
||||
new Portal(344,758,0,50,852,4), // SO
|
||||
|
|
Loading…
Reference in a new issue