Mapper, ARHUD, radar sweeps update. Add dropper items

This commit is contained in:
2025-01-03 10:43:06 +00:00
parent e9f5a39ed7
commit 386d6f47b0
27 changed files with 802 additions and 700 deletions
+2
View File
@@ -22,6 +22,8 @@ data RadarSweep = RadarSweep
, _rsObject :: ObjectType
, _rsTimer :: Int
, _rsMapper :: Maybe (NewInt ItmInt)
, _rsAR :: Maybe (NewInt ItmInt)
, _rsSource :: NewInt ItmInt
}
deriving (Eq, Ord, Show, Read) --Generic, Flat)