Testing Coach Deaths
This commit is contained in:
@@ -486,6 +486,7 @@ function DF:GroupIterator (func, ...)
|
||||
for i = 1, GetNumGroupMembers() - 1 do
|
||||
DF:QuickDispatch (func, "party" .. i, ...)
|
||||
end
|
||||
DF:QuickDispatch (func, "player", ...)
|
||||
|
||||
else
|
||||
DF:QuickDispatch (func, "player", ...)
|
||||
|
||||
Reference in New Issue
Block a user