From 9c59ab4f0c590ad5383a740cc1770cda98095dd9 Mon Sep 17 00:00:00 2001 From: iTracerFacer <134304944+iTracerFacer@users.noreply.github.com> Date: Tue, 12 Nov 2024 14:33:34 -0600 Subject: [PATCH] Comments --- Moose_DynamicGroundBattle/Moose_DynamicGroundBattle_1.0.2.lua | 3 --- 1 file changed, 3 deletions(-) diff --git a/Moose_DynamicGroundBattle/Moose_DynamicGroundBattle_1.0.2.lua b/Moose_DynamicGroundBattle/Moose_DynamicGroundBattle_1.0.2.lua index 424f889..330db9c 100644 --- a/Moose_DynamicGroundBattle/Moose_DynamicGroundBattle_1.0.2.lua +++ b/Moose_DynamicGroundBattle/Moose_DynamicGroundBattle_1.0.2.lua @@ -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