Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Applevangelist committed Sep 8, 2024
2 parents 232547a + d62025d commit f53488e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Moose Development/Moose/Ops/CSAR.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2374,7 +2374,7 @@ function CSAR:onafterStart(From, Event, To)
self:HandleEvent(EVENTS.PilotDead, self._EventHandler)

if self.UserSetGroup then
self.PilotGroups = self.UserSetGroup
self.allheligroupset = self.UserSetGroup
elseif self.allowbronco then
local prefixes = self.csarPrefix or {}
self.allheligroupset = SET_GROUP:New():FilterCoalitions(self.coalitiontxt):FilterPrefixes(prefixes):FilterStart()
Expand Down

0 comments on commit f53488e

Please sign in to comment.