mirror of
https://gitlab.com/hoggit/developers/hoggit.git
synced 2025-11-10 15:43:28 +00:00
Add F-16
This commit is contained in:
parent
6007696f81
commit
3d914024fd
@ -56,6 +56,7 @@ HOGGIT.CoordForPlaneType = function(planeType, pos)
|
|||||||
["M-2000C"] = ddm,
|
["M-2000C"] = ddm,
|
||||||
["A-10C"] = mgrs,
|
["A-10C"] = mgrs,
|
||||||
["F-14B"] = ddm,
|
["F-14B"] = ddm,
|
||||||
|
["F-16C_50"] = ddm,
|
||||||
["FA-18C_hornet"] = ddm2
|
["FA-18C_hornet"] = ddm2
|
||||||
-- Everything else will default to dms. Add things here if we need exclusions.
|
-- Everything else will default to dms. Add things here if we need exclusions.
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user