mirror of
https://github.com/iTracerFacer/DCS_MissionDev.git
synced 2025-12-03 04:14:46 +00:00
Comments
This commit is contained in:
parent
949e19c61a
commit
9c59ab4f0c
@ -217,9 +217,6 @@ local blueArmorTemplates = {
|
||||
-- DO NOT EDIT BELOW THIS LINE
|
||||
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
--- Adds mark points on the map for each warehouse in the provided list.
|
||||
--- Each mark point includes the warehouse's name and a list of nearby ground units within a specified radius.
|
||||
|
||||
-- Function to add mark points on the map for each warehouse in the provided list
|
||||
local function addMarkPoints(warehouses, coalition)
|
||||
for _, warehouse in ipairs(warehouses) do
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user