diff --git a/hoggit/group.lua b/hoggit/group.lua index 0a01c21..6351027 100644 --- a/hoggit/group.lua +++ b/hoggit/group.lua @@ -56,6 +56,7 @@ HOGGIT.CoordForPlaneType = function(planeType, pos) ["M-2000C"] = ddm, ["A-10C"] = mgrs, ["F-14B"] = ddm, + ["F-16C_50"] = ddm, ["FA-18C_hornet"] = ddm2 -- Everything else will default to dms. Add things here if we need exclusions. }