quick fix
This commit is contained in:
eraser1 2015-10-29 20:25:07 -05:00
parent 282e735a50
commit cc6906cc2c

@ -62,7 +62,7 @@ for "_i" from 1 to _count do
};
// An AI will definitely spawn with a launcher if you define type
if ((!isNil "_launcherType") || {DMS_ai_launchers_per_group>0}) then
if ((!isNil "_launcherType") || {DMS_ai_use_launchers && {DMS_ai_launchers_per_group>0}}) then
{
if (isNil "_launcherType") then
{