mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
fix(navpoints): added missing navpoint tag information from lua
This commit is contained in:
parent
24015686ea
commit
228bb7767e
@ -1105,6 +1105,7 @@ function Olympus.getNavPoints()
|
||||
navpointDrawingData['lat'] = lat
|
||||
navpointDrawingData['lng'] = lng
|
||||
navpointDrawingData['coalition'] = coalitionName
|
||||
navpointDrawingData['tag'] = navpointCustomLayer
|
||||
|
||||
if navpointCustomLayer ~= nil then
|
||||
if navpoints[coalitionName][navpointCustomLayer] == nil then
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user