PBO: IADS

Finishes/Fixes part of advanced IADS in back-end
This commit is contained in:
Raffson
2022-08-14 15:26:40 +02:00
parent 6e555167e0
commit 244415b721
6 changed files with 94 additions and 12 deletions

View File

@@ -33,7 +33,6 @@ import { threatZonesUpdated } from "./threatZonesSlice";
import { unculledZonesUpdated } from "./unculledZonesSlice";
import { LatLng } from "leaflet";
import { updateIadsConnection, removeIadsConnection } from "./iadsNetworkSlice";
import { IadsConnection } from "./_liberationApi";
import { supplyRoutesUpdated } from "./supplyRoutesSlice";
interface GameUpdateEvents {