Update chasemapper screenshot.

bearings
Mark Jessop 2018-10-14 11:13:21 +10:30
rodzic 4930c380ff
commit 527a64809a
2 zmienionych plików z 1 dodań i 1 usunięć

Plik binarny nie jest wyświetlany.

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 291 KiB

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 233 KiB

Wyświetl plik

@ -12,7 +12,7 @@ var snear_request_running = false;
// Store for vehicle data.
var habitat_vehicles = {};
// Only add chase cars which are (initially) within this range limit (km).
var habitat_vehicle_max_range = 800.0;
var habitat_vehicle_max_range = 200.0;
function process_habitat_vehicles(data){